Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test performance #3052

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Conversation

smilerz
Copy link
Collaborator

@smilerz smilerz commented Mar 21, 2024

this replaces PR #3049

created TEST_DATABASE settings in env - define database for testing purposes
added test_settings.py to apply settings only required for testing
added pytest param to run tests in parrallel
removed middleware and installed apps not required during testing
removed coverage reports from repo

local testing improved from 5531 seconds to 112 seconds

@vabene1111 vabene1111 merged commit 30e2fc4 into TandoorRecipes:develop Mar 25, 2024
4 checks passed
@smilerz smilerz deleted the test_performance branch March 26, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants