* Improve session fixture cleanup and engine handling Refactors the session fixture to use an in-memory SQLite engine with proper disposal and ensures tables are dropped and the engine is disposed of after tests. This enhances resource management and test isolation. * Update src/backend/tests/conftest.py * Increase pytest timeout to 150 seconds Updated the pytest timeout setting from 120 to 150 seconds in pyproject.toml to allow tests more time to complete, potentially addressing issues with longer-running tests. * Update store_pytest_durations.yml --------- Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com> |
||
|---|---|---|
| .. | ||
| actions/install-playwright | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| changes-filter.yaml | ||
| dependabot.yml | ||
| release.yml | ||
| semantic.yml | ||