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

[DOCS] Add comment for controller unit tests #1502

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

oliverklee
Copy link
Contributor

Explain that those tests are not best practice anymore, and that we're in the process of migrating them to functional tests.

Fixes #1499

Explain that those tests are not best practice anymore, and that we're
in the process of migrating them to functional tests.

Fixes #1499
@oliverklee oliverklee added the documentation Improvements or additions to documentation label Oct 29, 2024
@oliverklee oliverklee added this to the 4.0.0: Breaking changes milestone Oct 29, 2024
@oliverklee oliverklee self-assigned this Oct 29, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11570161694

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 11555421167: 0.0%
Covered Lines: 67
Relevant Lines: 67

💛 - Coveralls

@DanielSiepmann DanielSiepmann merged commit 8a7bd78 into main Oct 29, 2024
56 checks passed
@DanielSiepmann DanielSiepmann deleted the docs/controller-tests branch October 29, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add comments to unit tests for controllers
3 participants