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

[FEATURE] Write acceptance tests #80

Open
1 task done
eliashaeussler opened this issue Apr 9, 2023 · 0 comments
Open
1 task done

[FEATURE] Write acceptance tests #80

eliashaeussler opened this issue Apr 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eliashaeussler
Copy link
Owner

Is your feature request related to a problem?

The core component of this exception, the modified exception handler, is currently not covered by any tests. Instead, only related components have a pretty good code coverage.

Describe the solution you'd like

In order to cover the exception handler as well, acceptance tests should be written. This is especially useful to test the provided middlewares.

Describe alternatives you've considered

Actually, functional tests would also be possible in this case. But it's probably easier to validate the functionality with acceptance tests as they are better to handle E2E test scenarios.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@eliashaeussler eliashaeussler added the enhancement New feature or request label Apr 9, 2023
@eliashaeussler eliashaeussler self-assigned this Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant