-
Notifications
You must be signed in to change notification settings - Fork 11
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
Improvement: Stabilize unit tests #330
Labels
codeReadyForRecheck
The issue is fixed/implemented AND merged into development, but needs to be rechecked there
Comments
oomelianchuk
added
the
codeImplementationNeeded
This issue requires a change in the code of Neodymium
label
Dec 17, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 17, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
…declared-in-different-class-than-the-test-itself' into #330-improvement-stabilize-unit-tests
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
… into #330-improvement-stabilize-unit-tests
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
…declared-in-different-class-than-the-test-itself' into #330-improvement-stabilize-unit-tests
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
…declared-in-different-class-than-the-test-itself' into #330-improvement-stabilize-unit-tests
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 18, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 19, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 20, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 20, 2024
oomelianchuk
added a commit
that referenced
this issue
Dec 20, 2024
oomelianchuk
added
codeReadyForRecheck
The issue is fixed/implemented AND merged into development, but needs to be rechecked there
and removed
codeImplementationNeeded
This issue requires a change in the code of Neodymium
labels
Dec 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
codeReadyForRecheck
The issue is fixed/implemented AND merged into development, but needs to be rechecked there
Currently we have some instable unit tests or tests that fail if executed in specific order (missing cleanup). This hinders the development process. Please, stabilise the tests
The text was updated successfully, but these errors were encountered: