All threads resolved!
All threads resolved!
- Introduce
pytest{,-cov,-sugar}
development dependencies - Change
.gitlab-ci.yml
andMakefile
test rule- Install dev dependencies into the tests jobs to install pytest
- The tests jobs take a bit longer
- Generate coverage report web pages and badge with GitLab feature
- The badge can be found here for this branch.
- Change tests jobs names using a colon
- helpers tests were not recognized without the
test_
prefixes and__init__.py
- Update and refactor Tests section with pytest usage
- Fix
api.ws2p.test_ws2p.test_document_message()
test
Close #90 (closed), #103 (closed).
Edited by Moul
Merge request reports
Activity
changed milestone to %1.0.0
added CI/CD label
added 6 commits
-
eaad5b25...e14417d6 - 2 commits from branch
dev
- a23fbb2e - [dep] #103 (closed): Install pytest and pytest-sugar
- 9e0dd252 - [ci] #103 (closed): Change .gitlab-ci.yml and Makefile test rule
- abd49676 - [test] #103 (closed): helpers tests were not recognized without the:
- 39a07419 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
eaad5b25...e14417d6 - 2 commits from branch
added 1 commit
- 982534bb - [doc] #103 (closed): Update and refactor Tests section with pytest usage
- Resolved by Vincent Texier
- Resolved by Vincent Texier
added 5 commits
-
5c00bd86 - 1 commit from branch
dev
- 683535dc - [dep] #103 (closed): Install pytest dependency
- 9d744177 - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- c299ad02 - [test] #103 (closed): helpers tests were not recognized without the:
- 6b96bcd8 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
5c00bd86 - 1 commit from branch
added 1 commit
- bfc93536 - [ci] #103 (closed): Run pytest installed on the images
added 1 commit
- 00f22c53 - [ci] #103 (closed): Run pytest installed on the images
added 1 commit
- ef0395f0 - [ci] #103 (closed): Run pytest installed on the images
added 13 commits
-
6b96bcd8...7ce7e3b7 - 9 commits from branch
dev
- f4a2a425 - [dep] #103 (closed): Install pytest dependency
- 83732b12 - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 6648a89f - [test] #103 (closed): helpers tests were not recognized without the:
- 266b1143 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
6b96bcd8...7ce7e3b7 - 9 commits from branch
added 2 commits
- c8377ff8 - #90 (closed), #103 (closed): Introduce pytest-cov dev dep
- bb1aeef3 - #90 (closed): Generate coverage report
added 2 commits
- 9cea1bdf - [dep] #90 (closed), #103 (closed): Introduce pytest-cov dev dep
- c54f3245 - [ci] #90 (closed): Generate coverage report
changed title from #103 (closed): Pytest introduction to #90, #103 (closed): Pytest introduction, coverage report and badge generations
added 6 commits
- 9abb49f0 - [dep] #90 (closed), #103 (closed): Introduce pytest and pytest-cov dev dependencies
- 0d7e4b64 - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 727ce9a7 - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- ffa0cb76 - [ci] Change tests jobs names using a colon
- e0fa5642 - [test] #103 (closed): helpers tests were not recognized without the:
- 43453097 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit listadded 12 commits
-
43453097...8103b704 - 6 commits from branch
dev
- 2c99a78b - [dep] #90 (closed), #103 (closed): Introduce pytest and pytest-cov dev dependencies
- 226855ff - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 25831176 - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- adcde3c8 - [ci] Change tests jobs names using a colon
- 47accea4 - [test] #103 (closed): helpers tests were not recognized without the:
- 8c0424e8 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
43453097...8103b704 - 6 commits from branch
added 6 commits
- afd9cdd2 - [dep] #90 (closed), #103 (closed): Introduce pytest{,-cov,-sugar} dev dependencies
- a5090f9b - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 2fc1e985 - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- 503b9b7e - [ci] Change tests jobs names using a colon
- 69adccc1 - [test] #103 (closed): helpers tests were not recognized without the:
- 51ed0de9 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit listadded 18 commits
-
51ed0de9...0719b34c - 12 commits from branch
dev
- 2acbeb0a - [dep] #90 (closed), #103 (closed): Introduce pytest{,-cov,-sugar} dev dependencies
- 721cd74f - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 5f20eab0 - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- 85c7055d - [ci] Change tests jobs names using a colon
- 512d419c - [test] #103 (closed): helpers tests were not recognized without the:
- dd39da1c - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
51ed0de9...0719b34c - 12 commits from branch
changed milestone to %1.1.0
added 57 commits
-
dd39da1c...9e0c19cf - 51 commits from branch
main
- 47061b96 - [dep] #90 (closed), #103 (closed): Introduce pytest{,-cov,-sugar} dev dependencies
- 25435668 - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- dddae5ec - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- fb4c2d6d - [ci] Change tests jobs names using a colon
- d82ecc8c - [test] #103 (closed): helpers tests were not recognized without the:
- f3b59ba4 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
Toggle commit list-
dd39da1c...9e0c19cf - 51 commits from branch
added 18 commits
-
f3b59ba4...105e9a32 - 11 commits from branch
main
- 3bc1ee6b - [dep] #90 (closed), #103 (closed): Introduce pytest{,-cov,-sugar} dev dependencies
- 99770ce3 - [ci] #103 (closed): Change .gitlab-ci.yml and rm make test rule
- 9535d730 - [ci] #90 (closed): Generate coverage report on tests:3.9 job
- 02e1f422 - [ci] Change tests jobs names using a colon
- ae7cc8fc - [test] #103 (closed): helpers tests were not recognized without the:
- 2b804fd5 - [doc] #103 (closed): Update and refactor Tests section with pytest usage
- f5c00712 - [test] Fix api.ws2p.test_ws2p.test_document_message()
Toggle commit list-
f3b59ba4...105e9a32 - 11 commits from branch
@vtexier, can you review this change when you find time? Or, just let me know in case you disagree on any change in this MR.
Please register or sign in to reply