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

this fixes the tests... but it's too ugly.we need to find a nicer way! #453

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

mircealungu
Copy link
Member

the problem:

while creating the dashboard fixture before every test, the blueprint.record_once ends up being called multiple times on the same object.

the solution prevents the calling multiple times during tests, but it's ugly as hell.

we need to find a more meaningful solution.

@mircealungu mircealungu requested a review from JohannesLC March 15, 2024 16:47
@mircealungu mircealungu merged commit bc1c339 into master Apr 26, 2024
0 of 5 checks passed
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