feat: adding basic end-to-end testing and ci workflow (#225)

* feat: add end-to-end testing

* chore: fix bug in github action.

---------

Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
Co-authored-by: killianlarcher <killian.larcher@soluce-technologies.com>
This commit is contained in:
Killian Larcher
2026-03-18 19:47:41 +01:00
committed by GitHub
co-authored by charlesgauthereau killianlarcher
parent 260b3ba1f9
commit 67246efafc
12 changed files with 1011 additions and 688 deletions
+1
View File
@@ -103,6 +103,7 @@
},
"devDependencies": {
"@iconify/react": "^6.0.2",
"@playwright/test": "1.58.2",
"@react-email/preview-server": "4.3.2",
"@react-email/render": "^2.0.4",
"@release-it/bumper": "^7.0.5",