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

test(timepicker): fix silently failing unit-tests #6628

Merged

Conversation

hansireit
Copy link
Contributor

Unit-tests that cannot fail are useless, therefore this fix

  • unit test now fail if the expected value does not match
  • remove duplicated unit test

Closes #6545

PR Checklist

Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

hansireit and others added 3 commits December 21, 2023 17:50
Unit-tests that cannot fail are useless, therefore this fix
* unit test now fail if the expected value does not match
* remove duplicated unit test

Closes valor-software#6545
@lexasq lexasq merged commit e6e374d into valor-software:development Jul 5, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

ngx-bootstrap/datepicker jest tests fails silently
2 participants