- Aug 28, 2022
-
-
Saurabh Kumar authored
- Add “make test” command to lint, test and report coverage - Add pytest runner - It automatically set up to use the correct Django settings module - Runs tests on all the available CPU, I was able to run all the test in total=~30sec using “make test” command. - It provides a cleaner error report, compared to DjangoTestRunner - Coverage - Displayed the report on the terminal after the test finish - Disable reporting of coverage for test and migration files - Enable coverage reporting for the template files - “make test” generates HTML reports to quickly check the coverage of each file
-
- May 30, 2022
-
-
Fredrik Jonsson authored
-
- Apr 06, 2022
-
-
Fredrik Jonsson authored
-
- Mar 21, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Mar 11, 2022
-
-
Fredrik Jonsson authored
-
- Mar 08, 2022
- Feb 16, 2022
-
-
Fredrik Jonsson authored
-
- Jan 26, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Jun 01, 2021
-
-
Fredrik Jonsson authored
-
- Feb 16, 2021
-
-
vimal1083 authored
-
- Jan 18, 2021
-
-
Fredrik Jonsson authored
-
- Apr 23, 2020
-
-
Fredrik Jonsson authored
-
- Feb 25, 2020
-
-
Todd Dembrey authored
This avoids the need to collect static files as part of the testing process locally and in CI. However - recommend updating CI to run collect static with the production settings to ensure that all static files are present
-
Fredrik Jonsson authored
-
Todd Dembrey authored
-
- Feb 24, 2020
-
-
George Hickman authored
-
Fredrik Jonsson authored
-
- Nov 12, 2019
-
-
Fredrik Jonsson authored
-
- Nov 05, 2019
-
-
George Hickman authored
-
- Aug 15, 2019
-
-
Todd Dembrey authored
* Make the Projects Enabled consistent between local and remote testing * Test that if projects are disabled we can still determine applications
-
- Aug 12, 2019
-
-
George Hickman authored
* Add feature flag to Project creation * Show project related UI elements when Projects are enabled * Enable Project URLs based on feature flag * Enable projects for testing
-
- Jul 22, 2019
-
-
Fredrik Jonsson authored
-
- Jul 19, 2019
-
-
George Hickman authored
-
- Mar 08, 2019
-
-
Fredrik Jonsson authored
-
- Jan 29, 2019
-
-
Fredrik Jonsson authored
-
- Jan 14, 2019
-
-
Fredrik Jonsson authored
-
- Oct 23, 2018
-
-
Fredrik Jonsson authored
-
- Oct 22, 2018
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Aug 29, 2018
-
-
Todd Dembrey authored
-
Todd Dembrey authored
-
- Aug 21, 2018
-
-
Fredrik Jonsson authored
-