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

Error reporting unit tests #17968

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

jmchilton
Copy link
Member

Extend integration tests for error reporting to include unit tests for things like HTML escaping, redacting user emails, etc... Unit tests should make typing the code, refactoring, etc... more robust and quicker.

How to test the changes?

(Select all options that apply)

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

lib/galaxy/util/__init__.py Dismissed Show dismissed Hide dismissed
@jmchilton jmchilton force-pushed the error_reporting_unit_tests branch 3 times, most recently from ab6a7ef to dcbe5af Compare April 11, 2024 20:13
@jmchilton jmchilton force-pushed the error_reporting_unit_tests branch from dcbe5af to 822f812 Compare April 11, 2024 20:14
@jmchilton jmchilton marked this pull request as ready for review April 15, 2024 15:23
@github-actions github-actions bot added this to the 24.1 milestone Apr 15, 2024
@dannon dannon merged commit 450e48a into galaxyproject:dev Apr 15, 2024
54 checks passed
@martenson martenson deleted the error_reporting_unit_tests branch April 22, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants