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

refactor: enhance a few tests to use base_data fixture #186

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

shadinaif
Copy link
Collaborator

refactor: enhance a few tests to use base_data fixture

we already have base_data ready to be used when sample data for tests is needed. This PR removes extra fixtures and replaces them with the sample data. It also removes the dependency of tests/test_helpers/test_tasks.py file on fixtures created in other files (every single test file should be able to run independently)

@shadinaif shadinaif merged commit 8832ee1 into main Jan 26, 2025
4 checks passed
@shadinaif shadinaif deleted the shadinaif/enhance-test-quality branch January 26, 2025 06:43
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.

1 participant