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

Additional tests for the Concordia app #2668

Merged
merged 16 commits into from
Jan 10, 2025

Conversation

joshuastegmaier
Copy link
Collaborator

@joshuastegmaier joshuastegmaier commented Jan 9, 2025

https://staff.loc.gov/tasks/browse/CONCD-1054

A few non-test changes:

Added dynamic context to .coveragerc. This allows us to see which tests which run which part of the code in the HTML coverage report.

Added urls.py to be ignored by coverage, since nothing in there needs to be tested.

Some small bugfixes uncovered while writing the tests (primarily just a logging statement that was incorrectly formatted).

Removed an outdated implementation to get the version of the app that had never been updated.

Removed unneeded Celery debug task.

@joshuastegmaier joshuastegmaier marked this pull request as ready for review January 9, 2025 13:08
@jkueloc jkueloc merged commit c779612 into main Jan 10, 2025
7 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.

3 participants