- Feb 11, 2020
-
-
Manjinder Singh authored
This change only implements pytest hooks when we know pytest_json_report plugin has been loaded. Previously, the hooks were being loaded before plugin, thus causing errors cause(pytest_sessionfinish needs the plugin to function).
-
- Jan 02, 2020
-
-
Manjinder Singh authored
* 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
-
- Dec 30, 2019
-
-
Feanil Patel authored
This will remove imports from __future__ that are no longer needed. https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
-
- Jun 21, 2019
-
-
Ned Batchelder authored
(cherry picked from commit de8e158c)
-
- Jun 11, 2019
-
-
Ned Batchelder authored
-
- Jun 10, 2019
-
-
Ned Batchelder authored
-
- Sep 07, 2018
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jun 28, 2018
-
-
Calen Pennington authored
This reverts commit 105db2cf, reversing changes made to 44745759.
-
- Jun 15, 2018
-
-
Eric Fischer authored
This reverts commit 9a70ca78, reversing changes made to efd5b9ab. Hopefully fixes EDUCATOR-3053
-
- Jun 07, 2018
-
-
Calen Pennington authored
This reverts commit 18d93b00.
-
Calen Pennington authored
-
- Jun 06, 2018
-
-
Calen Pennington authored
Reapplies edx/edx-platform#17509 This reverts commit 0f7e2373.
-
- May 29, 2018
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jan 18, 2018
-
-
Calen Pennington authored
-
- Dec 05, 2017
-
-
Ari Rizzitano authored
[FEDX-453] [extreme wip] mako/react bridge code [FEDX-453] more attempts split out entry points into separate file this works! kill dynamic import error handling didn't need webpack_static handle passing props cleanup django-template-rendering defs pytest monkeypatch fix cleanup add id arg to renderReact def more cleanup oops quality xss fixes unittest fix kill HelloWorld
-
- Sep 22, 2017
-
-
Jeremy Bowman authored
-