feat: implement end-to-end testing infrastructure with Playwright and automated containerized database setup

This commit is contained in:
ramvignesh-b
2026-04-15 01:00:51 +05:30
parent 0fb31b9f0b
commit c259d98acb
11 changed files with 389 additions and 7 deletions
+1
View File
@@ -1,5 +1,6 @@
# Environment variables
.env
.env.e2e
# Frontend
node_modules/