- Dec 16, 2022
-
-
- Oct 27, 2022
-
-
Mateusz Żebrak authored
-
- Aug 30, 2022
-
-
Mateusz Żebrak authored
-
Mateusz Żebrak authored
-
Mateusz Żebrak authored
And it looks like pykwalify dependency is causing random fails during CI pipelines.
-
- Jan 20, 2021
-
-
Dariusz Kędzierski authored
-
- Jan 18, 2021
-
-
Dariusz Kędzierski authored
-
- Jan 13, 2021
-
-
Dariusz Kędzierski authored
-
- Jan 05, 2021
-
-
Dariusz Kędzierski authored
* Tavern test dir path added as a parameter to enable running tests from other locations than default api test dir. * Renamed original python benchmark tester to avoid confusion which script to run.
-
- Jan 04, 2021
-
-
Dariusz Kędzierski authored
Set python3 as default interpreter for tox env. Fixes issue when there are more than one interpreter installed.
-
Dariusz Kędzierski authored
-
- Dec 14, 2020
-
-
Dariusz Kędzierski authored
-
- Dec 03, 2020
-
-
Dariusz Kędzierski authored
-
- Nov 27, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Nov 26, 2020
-
-
Dariusz Kędzierski authored
-
- Nov 25, 2020
-
-
Dariusz Kędzierski authored
-
- Nov 18, 2020
-
-
- Nov 04, 2020
-
-
Dariusz Kędzierski authored
* Usage of pytest-benchmarks is dropped since it call tests sequentially which very long time to complete, instead original tavern tests are used * Time measuring is done via durations switch to pytest and tavern * During benchmarking validate_response.py is disabled using nevly introduced env variable * Each run creates xml junit file with time data * After all runs data from files are combined and report file is generated * Tests above threshold are marked with red
-
- Nov 03, 2020
-
-
Pawel Maniora authored
-
- Nov 02, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Oct 30, 2020
-
-
Dariusz Kędzierski authored
* New script for running benchmarks * Benchmarks are now runned several times to cheat caching * Data from each run is combined together
-
- Oct 29, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Oct 16, 2020
-
-
Dariusz Kędzierski authored
-
- Aug 17, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Added pytest-xdist plugin to enable multithreaded support for tests - Added durations option to measure test execution time
-
- Aug 14, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Aug 12, 2020
-
-
Dariusz Kędzierski authored
- removed tests_require from setup.py it is depreciated in favor of tox - setup test env in tox - removed gitpython dependency
-