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

Update test names #315

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Update test names #315

merged 2 commits into from
Jan 30, 2025

Conversation

adamelfstrom
Copy link
Collaborator

While some test classes have fully unique test names, there are still many instances of generic "Test_Find()" in the project.
This PR aims to update up the consistency and make it easier to troubleshoot failing tests

@adamelfstrom
Copy link
Collaborator Author

Note: also disabled Test_ScheduleTimes_CRUD(), as some form of change has taken place in the API which prevents the update from changing one of the fields in the test.

This could potentially be an issue with the continued use of StaticTokenAuth for the test suite, as I was able to do the updates ona a different test database using a service account with the OAuth login flow. This test will need to be revisited when StaticTokenAuth is fully retired.

@adamelfstrom adamelfstrom merged commit 1891074 into master Jan 30, 2025
1 check 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