stack/apps/e2e
Zai Shi d0b3d6e620
Fix team creation on the server not automatically adding the current user (#266)
* add_current_user => creator_user_id

* added more tests

* added error checks

* removed getIdFromUserIdOrMe

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-10-01 06:11:00 +02:00
..
tests Fix team creation on the server not automatically adding the current user (#266) 2024-10-01 06:11:00 +02:00
.env Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.env.development Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.eslintrc.cjs Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
CHANGELOG.md chore: update package versions 2024-09-30 20:05:45 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2024-09-30 20:05:45 -07:00
tsconfig.json Run dotenv in E2E codebase itself 2024-06-18 18:38:30 +02:00
vitest.config.ts Snapshot tests 2024-06-19 19:44:32 +02:00