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

ARCH-2011 - Adding tests & upgrading node #21

Merged
merged 14 commits into from
Feb 28, 2024

ARCH-2011 - Small cleanup items

954bb43
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

ARCH-2011 - Adding tests & upgrading node #21

ARCH-2011 - Small cleanup items
954bb43
Select commit
Loading
Failed to load commit list.
GitHub Actions / status check - allow failures scenario - UPDATED completed Mar 27, 2024 in 0s

Allow Failures Scenario

This test run completed at Wed, 27 Mar 2024 15:53:58 GMT

Details

Important

This status check was purposely created with a failure conclusion. We don't want this to prevent the PR from being merged though, so change the conclusion to neutral after the tests have run.

Allow Failures Scenario

Generic badge

Duration: 3.904 seconds
Start: 2024-02-23 20:44:35.369 UTC
Finish: 2024-02-23 20:44:39.273 UTC
Duration: 3.904 seconds
Outcome: Failed | Total Tests: 6 | Passed: 5 | Failed: 1
Total Test Suites: 1
Total Tests: 6
Failed Test Suites: 1
Failed Tests: 1
Passed Test Suites: 0
Passed Tests: 5
❌ should be able to open the additional reasons drawer and select a reason

Title: should be able to open the additional reasons drawer and select a reason
Status: failed
Location: null
Failure Messages:
Error: expect(jest.fn()).toHaveBeenCalledTimes(expected)

Expected number of calls: 3
Received number of calls: 1
at toHaveBeenCalledTimes (C:\code\Selector.test.js:69:20)
at call (C:\code\Selector.test.js:2:1)
at Generator.tryCatch (C:\code\Selector.test.js:2:1)
at Generator._invoke [as next] (C:\code\Selector.test.js:2:1)
at asyncGeneratorStep (C:\code\Selector.test.js:2:1)
at asyncGeneratorStep (C:\code\Selector.test.js:2:1)