refactor(frontend): Extract route config with lazy loading and Dashbo… #86
ci.yml
on: push
deploy-frontend
0s
Matrix: backend-build
create-manifest
0s
Annotations
2 errors
|
frontend-test
Process completed with exit code 1.
|
|
src/App.test.jsx > App > should have the App class on the main container:
frontend/src/App.test.jsx#L76
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
Received has type: Null
Received has value: null
❯ src/App.test.jsx:76:45
|