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

C3VOC tests adjustments #1776

Merged
merged 11 commits into from
Sep 2, 2024
Merged

Conversation

jayaddison
Copy link
Contributor

Miscellaneous changes - note that behaviour adjustments (and token value changes) are included, so this isn't strictly a refactoring.

Note: not working currently when the tests run in random order
This was introduced in 7bcb34c when I was wondering why random-order tests were failing; I'd misattributed `sqlalchemy` identity map caching as a potential cause.  The true reason was the `module` scope of the `proposal` fixture, resolved by 3b6d12b.
Rationale: reduce the likelihood that the test failure is due to other validation/logic conditions.
Copy link

@fkusei fkusei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean_proposal() set video_recording_lost to True by default.

tests/test_api_c3voc.py Show resolved Hide resolved
tests/test_api_c3voc.py Show resolved Hide resolved
@jayaddison
Copy link
Contributor Author

Thanks for the code review @Kunsi! Merging this in a few moments..

@jayaddison
Copy link
Contributor Author

(ah; no I'm not yet, because we need another review approver from the org)

@jayaddison jayaddison merged commit ea74e76 into main Sep 2, 2024
3 checks passed
@jayaddison jayaddison deleted the pr-1770-1774-followup/test-refactoring branch September 2, 2024 19:54
@jayaddison
Copy link
Contributor Author

Thanks @russss!

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.

4 participants