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

Unit test assertions are not effective #11

Open
rzvoncek opened this issue Oct 28, 2024 · 0 comments
Open

Unit test assertions are not effective #11

rzvoncek opened this issue Oct 28, 2024 · 0 comments

Comments

@rzvoncek
Copy link
Collaborator

I'm having troubles confirming the unit tests actually work.

In #10, I added a test. Because of having trouble with this locally already, I initially pushed a commit that should fail the CI buit it didn't.

So I pushed another commit with a different assertion method, which made the CI fail as expected. I then pushed one more to make the CI green.

I'm not familiar with org.assertj.core.api.Assertions, so there's a chance I'm just missing a switch somewhere to make them effective. At any case, I'd like to know how to run the unit tests properly.

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

No branches or pull requests

1 participant