Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 9d0fb2766b
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
Add Playwright for end-to-end testing and update configuration
- Added Playwright as a dependency for end-to-end testing, including necessary scripts in package.json.
- Created a Playwright configuration file to define test settings and browser options.
- Implemented a new GitHub Actions workflow for automated end-to-end testing on push and pull request events.
- Updated .gitignore to exclude Playwright test results and reports.
- Added initial end-to-end tests for mail functionalities, including composing, sending, and searching messages.
2026-05-22 17:02:21 +02:00
.github/workflows Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
app Add first launch splash screen with animations and styles 2026-05-21 09:55:10 +02:00
components Add first launch splash screen with animations and styles 2026-05-21 09:55:10 +02:00
e2e Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
hooks before split 2 2026-05-20 16:01:08 +02:00
lib refactoed and sidebar better 2026-05-20 18:22:36 +02:00
public huhu 2026-05-19 22:20:43 +02:00
scripts First commit, not a small one 2026-05-15 17:40:17 +02:00
styles First commit, not a small one 2026-05-15 17:40:17 +02:00
.dockerignore deploy 2026-05-15 18:19:29 +02:00
.gitignore Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
captain-definition deploy 2026-05-15 18:19:29 +02:00
CLAUDE.md Add initial project documentation and workspace configuration 2026-05-22 00:50:36 +02:00
components.json First commit, not a small one 2026-05-15 17:40:17 +02:00
Dockerfile deploy 2026-05-15 18:19:29 +02:00
gmail-interface-clone.code-workspace Add initial project documentation and workspace configuration 2026-05-22 00:50:36 +02:00
next-env.d.ts huhu 2026-05-19 22:20:43 +02:00
next.config.mjs Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
package.json Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
playwright.config.ts Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
pnpm-lock.yaml Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
postcss.config.mjs First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.json First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.tsbuildinfo refactoed and sidebar better 2026-05-20 18:22:36 +02:00