Add Vitest coverage reporting to Woodpecker CI
This commit is contained in:
@@ -14,6 +14,8 @@ Lonc is a responsive PWA frontend for household kitchen stock and labeling workf
|
||||
|
||||
- `npm install`
|
||||
- `npm run dev`
|
||||
- `npm test`
|
||||
- `npm run test:coverage`
|
||||
- `npm run build`
|
||||
- `npm run preview`
|
||||
|
||||
@@ -122,6 +124,10 @@ index.html
|
||||
package.json
|
||||
```
|
||||
|
||||
## Working guide
|
||||
|
||||
Project-specific operating conventions for future contributors and coding agents are documented in [AGENTS.md](/Users/blaz/PycharmProjects/lonc/AGENTS.md).
|
||||
|
||||
## Current MVP features
|
||||
|
||||
- Login/configuration screen for Tryton server URL and database
|
||||
|
||||
Reference in New Issue
Block a user