Feat/tutorial provider loading improvements #45
Annotations
7 errors
src/providers/TutorialProvider/TutorialProvider.test.tsx#L252
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:252:32
|
src/providers/TutorialProvider/TutorialProvider.test.tsx#L271
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:271:32
|
src/providers/TutorialProvider/TutorialProvider.test.tsx#L398
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:398:19
|
src/providers/TutorialProvider/TutorialProvider.test.tsx#L428
AssertionError: expected "spy" to be called 1 times, but got 0 times
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:428:19
|
src/providers/TutorialProvider/TutorialProvider.test.tsx#L453
AssertionError: expected "spy" to be called 3 times, but got 6 times
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:453:19
|
src/providers/TutorialProvider/TutorialProvider.test.tsx#L475
AssertionError: expected "spy" to be called 3 times, but got 7 times
❯ src/providers/TutorialProvider/TutorialProvider.test.tsx:475:19
|
|
This job failed
Loading