forked from Ruderverein-Donau-Linz/rowt
philipp
55b97eaf1f
Merge pull request 'Include frontend tests, update readme, fix bugs' (#163) from test-playwright into staging
Reviewed-on: Ruderverein-Donau-Linz/rowt#163
Build
Frontend
cd frontend
npm install
npm run (watch/build)
Run
Backend
cargo r
Test
Frontend
npx playwright test --workers 1 --project firefox
- Nice UI:
--ui
- Generate tests:
npx playwright codegen
Backend (Unit + Integration)
cargo t
Description
Languages
Rust
44.8%
TypeScript
43.3%
Svelte
5.3%
SCSS
4.2%
JavaScript
1.9%
Other
0.3%