mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
purge complete-ci-tests, those are better covered in .gitlab-ci.yml
This commit is contained in:
parent
93ca13fa16
commit
67e65ce2ea
4 changed files with 11 additions and 82 deletions
|
@ -56,11 +56,10 @@ The test suite for all of the `fdroid` commands is in the _tests/_
|
|||
subdir. _.gitlab-ci.yml_ and _.travis.yml_ run this test suite on
|
||||
various configurations.
|
||||
|
||||
* _tests/complete-ci-tests_ runs _pylint_ and all tests on two
|
||||
different pyvenvs
|
||||
* _tests/run-tests_ runs the whole test suite
|
||||
* _tests/*.TestCase_ are individual unit tests for all of the `fdroid`
|
||||
commands, which can be run separately, e.g. `./update.TestCase`.
|
||||
* run one test: `tests/common.TestCase CommonTest.test_get_apk_id`
|
||||
|
||||
|
||||
#### Additional tests for different linux distributions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue