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

Eventually add tests for the App routes #102

Open
3 tasks
postmodern opened this issue Apr 22, 2024 · 0 comments
Open
3 tasks

Eventually add tests for the App routes #102

postmodern opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request testing Testing

Comments

@postmodern
Copy link
Member

postmodern commented Apr 22, 2024

Eventually we should add basic rack-test routes for the App routes, just to ensure they don't return 5xx/4xx and include the desired information somewhere in the body. We'd also want to stub the .enqueue_async methods on the Sidekiq worker classes to prevent them from actually pushing jobs to Sidekiq.

  • db
  • app
  • scanning
@postmodern postmodern added enhancement New feature or request testing Testing labels Apr 22, 2024
@AI-Mozi AI-Mozi self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Testing
Projects
None yet
Development

No branches or pull requests

2 participants