- 06 Jan, 2019 1 commit
-
-
Laurent Bachelier authored
-
- 12 May, 2018 1 commit
-
-
Vincent A authored
-
- 23 Apr, 2018 3 commits
-
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
Laurent Bachelier authored
-
- 19 Jun, 2017 2 commits
- 16 Jan, 2017 1 commit
-
-
Vincent A authored
Browser1 modules will be removed during the summer of 2017.
-
- 24 Dec, 2016 2 commits
-
-
Phyks (Lucas Verney) authored
* Sort alphabetically modules in weboob linting script * Remove btdigg module, as btdigg website is dead. * Add icons for all modules with a missing icon. * Add some unittests for LDLC.
-
Phyks (Lucas Verney) authored
This commit adds the necessary files to run the CI using Gitlab-CI. For now, it checks that Weboob builds, then runs the linting script (checking that every module as an icon and some tests + PyFlakes) and the unittests. Most of modules unittests cannot run because there is no backend configured. Some changes were needed in the pre-existing scripts: * Edit `weboob_lint` to exit with non-zero code if it finds modules without icons or tests, so that the build could fail in such a case. * Edit `run_tests.sh` to set correct exit code on failure and rework generation of XUNIT output. Also added some doc about useful environment variables. Added a way to generate an xunit output file when running modules unittests, passing a `XUNIT_OUT` env variable to `run_tests.sh` script. * Modification of `setup.cfg` and `run_tests` scripts to handle code coverage generation. The matching regex in Gitlab for the total code coverage is `TOTAL: (\d+\%\s*)$)`. I also added a script to generate a JSON module status matrix from modules unittests, ready to be sent to a [Weboob-CI](https://github.com/Phyks/weboob-ci) instance. NOTE: Required Python modules are taken from the `setup.py` script. `.ci/requirements.txt` contains the requirements to run the unittests and the CI, whereas `.ci/requirements_modules.txt` contains the specific Python modules required at runtime by Weboob modules. The latter could eventually be replaced by a proper call to `debpydep` script.
-
- 06 Oct, 2014 1 commit
-
-
Laurent Bachelier authored
python modernize.py --no-six -f libmodernize.fixes.fix_print -w With manual fixes as the import was put always on top.
-
- 26 Sep, 2014 1 commit
-
-
Florent Fourcot authored
-
- 27 Oct, 2012 1 commit
-
-
Romain Bignon authored
-
- 17 Jan, 2012 1 commit
-
-
Romain Bignon authored
-
- 26 Feb, 2011 1 commit
-
-
Romain Bignon authored
-
- 17 Sep, 2010 1 commit
-
-
Romain Bignon authored
-
- 11 Aug, 2010 1 commit
-
-
Christophe Benz authored
-