Skip to content

Commit 48eccd7

Browse files
committed
02/02: remove unused e2e setup
1 parent 77cfe3e commit 48eccd7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+0
-1509
lines changed

exercises/02.setup/02.solution.authentication/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ sourceMapSupport.install({
1616
},
1717
})
1818

19-
if (process.env.MOCKS === 'true') {
20-
await import('./tests/mocks/index.ts')
21-
}
22-
2319
if (process.env.NODE_ENV === 'production') {
2420
await import('./server-build/index.js')
2521
} else {

exercises/02.setup/02.solution.authentication/tests/e2e-raw/2fa.test.ts

Lines changed: 0 additions & 64 deletions
This file was deleted.

exercises/02.setup/02.solution.authentication/tests/e2e-raw/error-boundary.test.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

exercises/02.setup/02.solution.authentication/tests/e2e-raw/note-images.test.ts

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)