Test struture creation
Provide basic tests
Merge request reports
Activity
changed milestone to %0.6.0
added Doing ~311 labels
- Resolved by Moul
assigned to @moul
I wanted to add some examples of tests before merging, but I've being really busy these days.
For me it's still in WIP, but I can write some doc to explain how to run tests and get the coverage rate / badge, merge the request and work on more tests latter.
I'm not sure I can make more until mid september :-/
added 26 commits
-
636259d6...c7675605 - 14 commits from branch
clients/python:dev
- e6a3a05f - [enh] add pytest as a dev dependency
- f592996d - [enh] ignore pytest cache files
- b604a26a - [enh] Implement the first test
- 8b06495f - [mod] coverage badge
- f46a7506 - [enh] generate coverage bagde
- 3aa915de - [enh] add an integration test for wot
- 9c981080 - [mod] Made badges generator runnable
- 96bce3df - [mod] ignore generated badges
- 9ec87d05 - [enh] add a test on id command
- dbbb3f94 - [enh] add test on amount command
- dc97245f - [mod] rename end to end tests
- 6304320e - [enh] Add basic unit test with mock (cert.certification_confirmation)
Toggle commit list-
636259d6...c7675605 - 14 commits from branch
added 1 commit
- ae6f77f0 - [enh] Add a test on silkaj.tx.truncBase as an example to use
added 1 commit
- 62212186 - [enh] Add a test on silkaj.tx.truncBase as an example to parametrized test
changed milestone to %0.7.0
@moul I think I'll take some time next week to commit changes I've made in local to handle coverage.
Then I'll rework the commits line too, it's quite messy.
For the other features I wanted to had, I'll create some small issues.
And then maybe we should merge this branch even if it's not perfect ?
added 63 commits
-
62212186...2a915498 - 53 commits from branch
clients/python:dev
- 3f97d712 - [enh] add pytest as a dev dependency
- f89bd29d - [enh] Implement the first test
- bfbd6c14 - [enh] add test for wot command
- e51504f1 - [enh] add test for id command
- 5c5599c4 - [enh] add test for amount command
- 18ac38b4 - [enh] Add basic unit test with mock (cert.certification_confirmation)
- 34134179 - [enh] Add a test on silkaj.tx.truncBase as an example to parametrized test
- 8fd6c8d3 - [mod] coverage badge
- 9372e226 - [mod] Coverage badge
- 2669c0a0 - [mod] Documentation on test and coverage
Toggle commit list-
62212186...2a915498 - 53 commits from branch
mentioned in issue #147
- Resolved by Sébastien DA ROCHA
- Resolved by Sébastien DA ROCHA
- Resolved by Moul