feat : add testing
Showing
- frontend/.eslintrc.cjs 3 additions, 0 deletionsfrontend/.eslintrc.cjs
- frontend/.eslintrc.json 19 additions, 0 deletionsfrontend/.eslintrc.json
- frontend/babel.config.js 6 additions, 0 deletionsfrontend/babel.config.js
- frontend/jest.config.cjs 19 additions, 0 deletionsfrontend/jest.config.cjs
- frontend/jest.setup.cjs 1 addition, 0 deletionsfrontend/jest.setup.cjs
- frontend/package-lock.json 7477 additions, 1288 deletionsfrontend/package-lock.json
- frontend/package.json 14 additions, 3 deletionsfrontend/package.json
- frontend/testing/.eslintrc.json 3 additions, 0 deletionsfrontend/testing/.eslintrc.json
- frontend/testing/.gitignore 36 additions, 0 deletionsfrontend/testing/.gitignore
- frontend/testing/README.md 36 additions, 0 deletionsfrontend/testing/README.md
- frontend/testing/next.config.js 4 additions, 0 deletionsfrontend/testing/next.config.js
- frontend/testing/package-lock.json 4356 additions, 0 deletionsfrontend/testing/package-lock.json
- frontend/testing/package.json 27 additions, 0 deletionsfrontend/testing/package.json
- frontend/testing/postcss.config.js 6 additions, 0 deletionsfrontend/testing/postcss.config.js
- frontend/testing/public/next.svg 1 addition, 0 deletionsfrontend/testing/public/next.svg
- frontend/testing/public/vercel.svg 1 addition, 0 deletionsfrontend/testing/public/vercel.svg
- frontend/testing/src/app/favicon.ico 0 additions, 0 deletionsfrontend/testing/src/app/favicon.ico
- frontend/testing/tailwind.config.ts 20 additions, 0 deletionsfrontend/testing/tailwind.config.ts
- frontend/testing/tsconfig.json 27 additions, 0 deletionsfrontend/testing/tsconfig.json
- frontend/tsconfig.jest.json 6 additions, 0 deletionsfrontend/tsconfig.jest.json
Please register or sign in to comment