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

Write functional tests for the controllers #1482

Open
3 tasks
oliverklee opened this issue Oct 2, 2024 · 1 comment
Open
3 tasks

Write functional tests for the controllers #1482

oliverklee opened this issue Oct 2, 2024 · 1 comment
Labels

Comments

@oliverklee
Copy link
Contributor

oliverklee commented Oct 2, 2024

Goal

We’d like to have functional tests for the controllers so we know they work correctly without relying on the implementation details too much. (We have a consensus in the team on this.)

Acceptance Criteria

  • We have all relevant functionality of the controllers covered in functional tests.
  • This happens in small steps, i.e., one PR per controller.
  • All functionality (not the structural properties) that currently is covered by the unit tests is covered by the new functional tests.
@oliverklee oliverklee added the task label Oct 2, 2024
@oliverklee
Copy link
Contributor Author

@andreaswolf As you had brought up that you find functional tests for controllers important, would you be willing to step up and do the work of creating the PRs? This would help speed things up tremendously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant