This package contains all the scenarios that should be supported by a client generator.
- FOLLOW THE MONOREPO INSTRUCTION to get the environment setup.
- Scenarios should be in
./http
folder
Docs on writing scenarios specs
pnpm run validate-scenarios
pnpm run validate-mock-apis
This will start the server using the mock apis. When writing a mock api use this command to start the server.
pnpm run serve