Akira Noda
|
90bdd72555
|
Admin: Using ruff format instead of black (#7502)
|
2024-03-21 19:17:29 -01:00 |
|
Bert Blommers
|
33b1fad90a
|
Up openapi-spec-validator version; swith to pytest-order (#6943)
|
2023-10-23 21:42:34 +00:00 |
|
Akira Noda
|
110234f67e
|
Introducing a new linter: ruff (#6752)
|
2023-09-03 06:16:24 +00:00 |
|
kbalk
|
ca83236da6
|
Techdebt: Replace sure with regular assertions in RedShift (#6690)
|
2023-08-19 17:58:06 +00:00 |
|
Hans Donner
|
18ec0c5467
|
Techdebt: skip tests when docker is not running (#6026)
|
2023-03-12 15:54:50 -01:00 |
|
Bert Blommers
|
b4b873ed4b
|
Admin: Update Sure (#5828)
|
2023-01-08 23:12:32 -01:00 |
|
Bert Blommers
|
ecafc89153
|
TechDebt - Unpin coverage-dependency to speed up Py3.11 (#5629)
|
2022-11-02 20:00:51 -01:00 |
|
Bert Blommers
|
8526013e61
|
Parallelize tests - Part 1 (#4368)
|
2021-10-05 17:11:07 +00:00 |
|
Bert Blommers
|
31866fb5bd
|
Update sure to 2.x (#4357)
|
2021-09-28 09:53:05 +00:00 |
|
Bert Blommers
|
7acdfe4feb
|
Introduce Pylint to check for duplicate test method names (#3684)
|
2021-08-21 16:33:15 +01:00 |
|
Bert Blommers
|
7693d77333
|
Remove Py2 support (#3915)
|
2021-07-26 07:40:39 +01:00 |
|
Bert Blommers
|
afdab66218
|
Enable Py2 test coverage (#3698)
* Enable Py2 test coverage
* Coverage - exclude XRay as it's throwing errors
* Update requirements-tests.txt
* Revert "Coverage - exclude XRay as it's throwing errors"
This reverts commit bb58e0ef847301af034bee5992966a0474c19f9a.
* Enable coverage for all workflows
|
2021-02-16 17:03:41 +00:00 |
|
Bert Blommers
|
cb6731f340
|
Convert fixtures/exceptions to Pytest
|
2020-11-11 15:54:01 +00:00 |
|
Matěj Cepl
|
ea489bce6c
|
Finish porting from nose to pytest.
|
2020-11-10 08:25:05 +01:00 |
|
Matěj Cepl
|
77dc60ea97
|
Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
|
2020-11-10 08:23:44 +01:00 |
|
Bert Blommers
|
db1d7123f6
|
List dependencies for services - add integration test to verify
|
2020-09-13 16:08:23 +01:00 |
|