You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Turns out that #5456 had a nasty side effect. Session hooks are called when pytest is run with `--collect-only` (even though no tests are actually run in this case), and Visual Studio Code periodically runs `pytest --collect-only` in order to learn what tests exist in the project. As a result, it keeps restarting the services and restoring the database in the background. Work around this by skipping all logic in the hooks if `--collect-only` is in the options. |
3 years ago | |
|---|---|---|
| .. | ||
| cypress | 3 years ago | |
| git_server | 3 years ago | |
| mounted_file_share | 4 years ago | |
| python | 3 years ago | |
| .eslintrc.js | 4 years ago | |
| cypress.json | 3 years ago | |
| cypress_canvas3d.json | 4 years ago | |
| docker-compose.email.yml | 3 years ago | |
| docker-compose.file_share.yml | 3 years ago | |
| docker-compose.minio.yml | 3 years ago | |
| docker-compose.test_servers.yml | 3 years ago | |
| json_to_html.py | 4 years ago | |
| nightly_cypress.json | 4 years ago | |
| package.json | 4 years ago | |
| pr_cypress.json | 4 years ago | |
| pr_cypress_canvas3d.json | 4 years ago | |
| values.test.yaml | 3 years ago | |
| yarn.lock | 3 years ago | |