stack/apps/e2e
Zai Shi 61bc0de8f4
Config DB (#568)
- Added new config json schema and helper functions
- Separated the internal project and client project so we can later
change the internal project APIs without breaking backward compatibility
- Added database to config json and config json to project type so we
can test and compare the result in production

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-04-10 19:38:25 +02:00
..
tests Config DB (#568) 2025-04-10 19:38:25 +02:00
.env Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.env.development Webhook E2E tests (#428) 2025-02-13 20:29:05 +01:00
.eslintrc.cjs Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
CHANGELOG.md chore: update package versions 2025-04-09 17:15:42 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2025-04-09 17:15:42 -07:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
vitest.config.ts Test timeout should be higher in CI 2025-03-19 15:16:09 -07:00