Antoine R. Dumont (@ardumont)
9437a643ad
pytest: Define plugin and declare it in the root conftest
...
Then drop all unneeded and indirect imports
2020-09-02 12:25:15 +02:00
Nicolas Dandrimont
d0c1df65f1
Only include relevant data files in MANIFEST.in
...
The previous include would pull all .mypy_cache directories too, which are quite
large as they include the SQLAlchemy stubs.
2020-07-16 12:14:04 +02:00
Nicolas Dandrimont
f9859f3025
Include all requirements in MANIFEST.in
2019-11-20 19:56:38 +01:00
Stefano Zacchiroli
974f80f966
typing: minimal changes to make a no-op mypy run pass
2019-10-28 15:35:21 +01:00
Antoine R. Dumont (@ardumont)
8d50e0d941
cran.lister: Fix cran lister and add proper integration test
...
Which checks the cran lister tasks written in the scheduler.
Related d30d574dbe
Related 5ea9d5ed39
Related T2032
2019-10-11 13:19:22 +02:00
Antoine R. Dumont (@ardumont)
7377439c5e
MANIFEST.in: Include cgit tests data folder
2019-09-09 12:13:45 +02:00
Antoine R. Dumont (@ardumont)
6bd5cca151
MANIFEST.in: Include *.txt samples for tests to run during packaging
2019-06-28 18:21:30 +02:00
Antoine R. Dumont (@ardumont)
897a19ad84
MANIFEST.in: Include *.html samples for tests to run
2019-06-28 18:19:21 +02:00
Archit Agrawal
a9a37a85bf
swh.lister.cran
...
Add a lister to list all the CRAN packages .
It uses the build-in API in R language to list the packages
and get their metadata.
Closes T1709
2019-06-11 21:26:31 +05:30
Antoine R. Dumont (@ardumont)
d6694a8cb6
debian: Fix tests during debian packaging
...
The api response json files used in tests were missing from the sdist
tarball created for package purposes, resulting in test failures.
Related T1137
Related T1138
2018-07-18 14:15:09 +02:00
Nicolas Dandrimont
2922b68570
Clean up dependencies to enable tests on build
2017-10-30 17:04:49 +01:00
Antoine Pietri
ede9e5048c
requirements: split internal and external requirements in two separate files
2017-02-09 14:32:02 +01:00
Nicolas Dandrimont
c20bbab4ef
Add python packaging metadata
2016-03-17 18:02:45 +01:00