Update
This commit is contained in:
@@ -43,7 +43,8 @@ make test
|
||||
- `npm run build` - Build for production
|
||||
- `npm start` - Run production build
|
||||
- `npm test` - Run all tests
|
||||
- `npm run test:feature -- --feature=vehicles` - Test specific feature
|
||||
- `npm run test:feature --feature=vehicles` - Test specific feature
|
||||
- `npm test -- features/vehicles` - Alternative: Test specific feature by path pattern
|
||||
- `npm run schema:generate` - Generate combined schema
|
||||
|
||||
## Core Modules
|
||||
|
||||
Reference in New Issue
Block a user