Skip to content

test: migrate more files to RTL #5862

test: migrate more files to RTL

test: migrate more files to RTL #5862

Triggered via pull request April 8, 2025 21:01
@mvadarimvadari
synchronize #1014
rtl2
Status Failure
Total duration 3m 20s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (18.x)
Process completed with exit code 1.
lint (18.x)
Process completed with exit code 1.
typescript-check (18.x): src/containers/shared/components/Transaction/AMMClawback/test/AMMClawbackSimple.test.tsx#L3
Cannot find module '../../test/createWrapperFactory' or its corresponding type declarations.
typescript-check (18.x): src/containers/shared/components/Transaction/AMMClawback/test/AMMClawbackTableDetail.test.tsx#L1
'"../../test"' has no exported member named 'createTableDetailWrapperFactory'. Did you mean 'createTableDetailRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialAccept/test/CredentialAcceptSimple.test.tsx#L1
'"../../test"' has no exported member named 'createSimpleWrapperFactory'. Did you mean 'createSimpleRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialAccept/test/CredentialAcceptTableDetail.test.tsx#L1
'"../../test"' has no exported member named 'createTableDetailWrapperFactory'. Did you mean 'createTableDetailRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialCreate/test/CredentialCreateSimple.test.tsx#L1
'"../../test"' has no exported member named 'createSimpleWrapperFactory'. Did you mean 'createSimpleRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialCreate/test/CredentialCreateTableDetail.test.tsx#L1
'"../../test"' has no exported member named 'createTableDetailWrapperFactory'. Did you mean 'createTableDetailRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialDelete/test/CredentialDeleteSimple.test.tsx#L1
'"../../test"' has no exported member named 'createSimpleWrapperFactory'. Did you mean 'createSimpleRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/CredentialDelete/test/CredentialDeleteTableDetail.test.tsx#L1
'"../../test"' has no exported member named 'createTableDetailWrapperFactory'. Did you mean 'createTableDetailRenderFactory'?
typescript-check (18.x): src/containers/shared/components/Transaction/EscrowCreate/test/EscrowCreateSimple.test.tsx#L26
Property 'find' does not exist on type 'Screen<typeof import("/home/runner/work/explorer/explorer/node_modules/@testing-library/dom/types/queries")>'.
typescript-check (18.x): src/containers/shared/components/Transaction/EscrowCreate/test/EscrowCreateSimple.test.tsx#L29
Property 'find' does not exist on type 'Screen<typeof import("/home/runner/work/explorer/explorer/node_modules/@testing-library/dom/types/queries")>'.
test (18.x)
Process completed with exit code 1.