Dan Helfman
|
7ee37a890e
|
Fix broken end-to-end tests by no longer using an editable package there, a work-around for https://github.com/pypa/packaging-problems/issues/609
|
2023-04-14 23:22:07 -07:00 |
|
Dan Helfman
|
31a2ac914a
|
Add optional support for running end-to-end tests and building documentation with rootless Podman instead of Docker.
|
2023-04-10 14:26:54 -07:00 |
|
Dan Helfman
|
fc2c181b74
|
Add missing Docker Compose depends.
|
2023-03-28 15:31:37 -07:00 |
|
Dan Helfman
|
f709125110
|
Error out if run-full-tests is run not inside a test container.
|
2023-03-28 12:02:07 -07:00 |
|
Dan Helfman
|
739a58fe47
|
Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only.
|
2023-03-24 16:24:00 -07:00 |
|
Dan Helfman
|
e3f4bf0293
|
Build fix for ruamel.yaml.clib error.
|
2022-02-08 12:52:45 -08:00 |
|
Dan Helfman
|
48f44d2f3d
|
Add tests for compact action (#394).
|
2022-02-08 12:05:02 -08:00 |
|
Andrea Ghensi
|
7c6ce9399c
|
fix integration tests and mongodb auth
|
2021-12-29 22:18:50 +01:00 |
|
Dan Helfman
|
d543109ef4
|
"Fix" build failure with Alpine Edge by switching from Edge to Alpine 3.13.
|
2021-04-09 15:58:23 -07:00 |
|
Dan Helfman
|
4897a78fd3
|
Fix database tests broken by PostgreSQL upgrade in Alpine Edge.
|
2020-12-24 22:23:09 -08:00 |
|
Dan Helfman
|
1f4f28b4dc
|
Drop support for Python 3.5. Only support black code formatter on Python 3.8+.
|
2020-11-22 17:27:21 -08:00 |
|
Dan Helfman
|
ea6cd53067
|
Update versions of test dependencies (test_requirements.txt and test containers).
|
2020-11-22 14:48:07 -08:00 |
|
Dan Helfman
|
bae5f88824
|
Upgrade test database versions.
|
2020-04-21 10:01:26 -07:00 |
|
Dan Helfman
|
c6cb21a748
|
Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions.
|
2019-12-11 21:24:37 -08:00 |
|
Dan Helfman
|
464ff2fe96
|
Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests.
|
2019-12-11 16:43:01 -08:00 |
|