Konsti Wohlwend
|
f993e92b68
|
fix: flaky E2E tests and backend build TypeScript error (#1462)
|
2026-05-21 17:28:35 -07:00 |
|
Konsti Wohlwend
|
e7e792d462
|
Email outbox backend (#1030)
|
2025-12-12 10:26:38 -08:00 |
|
Konsti Wohlwend
|
bae04178cc
|
Endpoints branching (#659)
all-good: Did all the other checks pass? / all-good (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Emulator Test / docker (push) Has been cancelled
Docker Server Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Server Test / docker (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (latest) (push) Has been cancelled
Preview Docs / run (push) Has been cancelled
Dev Environment Test / restart-dev-and-test (push) Has been cancelled
Run setup tests / setup-tests (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Co-authored-by: Zai Shi <zaishi00@outlook.com>
Co-authored-by: moritz <moritsch@student.ethz.ch>
|
2025-04-30 15:39:47 -07:00 |
|
Konstantin Wohlwend
|
2aa6659705
|
Test timeout should be higher in CI
|
2025-03-19 15:16:09 -07:00 |
|
Konstantin Wohlwend
|
2605850f95
|
Increase Vitest test timeout
|
2025-03-19 15:12:05 -07:00 |
|
CactusBlue
|
816d64c850
|
In-source unit tests (#429)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
|
2025-02-14 11:47:52 -08:00 |
|
Konstantin Wohlwend
|
cd4c259f0f
|
JWKS endpoint now uses base64url
|
2024-10-11 17:09:24 -07:00 |
|
Stan Wohlwend
|
77229f4b2e
|
Snapshot tests
|
2024-06-19 19:44:32 +02:00 |
|
Stan Wohlwend
|
b79bee6606
|
Run dotenv in E2E codebase itself
|
2024-06-18 18:38:30 +02:00 |
|
Stan Wohlwend
|
479c8ff528
|
GitHub actions linting (#17)
|
2024-04-24 15:37:30 +02:00 |
|
Zai Shi
|
66f6c86ddf
|
Basic Unit Tests (#15)
* added basic api testing framework
* added credential signup test
* added current user test
* added github action
* fixed bugs in action file
* updated action
* added pnpm setup
* added dependency install
* updated pnpm lock
* only run server tests
* added new package for e2e test
* removed unused tests
* updated action
* updated test command
* added env var reading
* fixed typo
* fixed typo
* fixed unit tests with staging
* added delay e2e test
* added start server to action
* fixed typo
* fix aciton
* updated github action
* fixed bugs
* fixed eslint error
|
2024-04-24 14:24:56 +02:00 |
|