ericfab179
01f56ba530
Make upgrade requirement files. ( #24078 )
...
Remove pandas requirement.
Replace pandas functionality with itertools.group_by.
2020-06-01 09:08:09 -04:00
Manjinder Singh
6c69b6d435
Adding code to output pytest warnings. ( #22570 )
...
* Added pytest-json-report plugin
- modifying app-opts in setup.cfg
- adding hook to all conftest.py files in repo
- setting report to be saved to test_root/log/warnings.json
- Writing custom logic to save json report to avoid overwrite if pytest called twice
This was created to allow us to easily parse through test warnings in jenkins
2020-01-02 10:01:52 -05:00
Ned Batchelder
18b17b40af
Unpin coverage and use the latest (5.0)
2019-12-16 15:36:46 -05:00
Ned Batchelder
e10651f753
Update coverage versions for who-tests-what hacking
...
The coverage version shouldn't matter, but why not use the latest?
The plugin version fixes an encoding issue.
2019-11-21 14:53:01 -05:00
Jeremy Bowman
76035c37bc
Downgrade transifex-client to upgrade other packages ( #21403 )
2019-08-21 16:16:15 -04:00
Ned Batchelder
2234aeb1ab
Coverage et al that support who-tests-what
2019-07-22 16:24:55 -04:00
Michael Roytman
23fcb7e7bb
Removed course-run exam rule configuration
2018-12-21 11:14:58 -05:00
Ned Batchelder
75b051b336
Use a contraints.txt file to force versions.
2018-12-11 17:13:41 -05:00
J. Cliff Dyer
1f45a7e934
Fix query counts on completion tests and update requirements.
...
Update requirements
2018-09-19 11:16:12 -04:00
Jeremy Bowman
9ca9aa44c6
PLAT-2060 Use pip-tools to manage requirements files (take 2)
...
This reverts commit a7fa0c211d .
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d
Revert "PLAT-2060 Use pip-tools to manage requirements files"
2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881
PLAT-2060 Use pip-tools to manage requirements files
2018-04-09 17:07:02 -04:00