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

Validate Error Messages in Unit Tests #854

Open
Jrigada opened this issue Jan 21, 2025 · 0 comments
Open

Validate Error Messages in Unit Tests #854

Jrigada opened this issue Jan 21, 2025 · 0 comments
Labels
Internal ⚙️ p2 🟡 Indicates moderately high priority item testing 🧪
Milestone

Comments

@Jrigada
Copy link
Contributor

Jrigada commented Jan 21, 2025

We should ensure error messages are accurate, descriptive, and aligned with expected behavior.

  1. Identify key areas of the codebase where error handling occurs.
  2. Write unit tests to validate error messages against expected outputs.
  3. Pair efforts with broader Error Handling efforts to standardize the errors we throw.
@Jrigada Jrigada added Internal ⚙️ p2 🟡 Indicates moderately high priority item testing 🧪 labels Jan 21, 2025
@Jrigada Jrigada added this to the O.R Q1 milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal ⚙️ p2 🟡 Indicates moderately high priority item testing 🧪
Projects
Status: Todo
Development

No branches or pull requests

1 participant