mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-17 20:50:29 +03:00
enable black on tests: api, gpgsign, main, net, vcs
This commit is contained in:
parent
77f9ac9fa8
commit
6620bf0208
5 changed files with 17 additions and 9 deletions
|
|
@ -271,24 +271,28 @@ black:
|
|||
fdroidserver/tail.py
|
||||
fdroidserver/verify.py
|
||||
setup.py
|
||||
tests/api.TestCase
|
||||
tests/build.TestCase
|
||||
tests/deploy.TestCase
|
||||
tests/dump_internal_metadata_format.py
|
||||
tests/exception.TestCase
|
||||
tests/gpgsign.TestCase
|
||||
tests/import_subcommand.TestCase
|
||||
tests/index.TestCase
|
||||
tests/init.TestCase
|
||||
tests/install.TestCase
|
||||
tests/key-tricks.py
|
||||
tests/lint.TestCase
|
||||
tests/main.TestCase
|
||||
tests/metadata.TestCase
|
||||
tests/net.TestCase
|
||||
tests/nightly.TestCase
|
||||
tests/rewritemeta.TestCase
|
||||
tests/scanner.TestCase
|
||||
tests/signindex.TestCase
|
||||
tests/vcs.TestCase
|
||||
tests/verify.TestCase
|
||||
|
||||
|
||||
fedora_latest:
|
||||
image: fedora:latest
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue