gohorsejobs/docs/backoffice_test_output.txt
Tiago Yamamoto 6cd8c02252 feat: add test coverage and handler improvements
- Add new test files for handlers (storage, payment, settings)
- Add new test files for services (chat, email, storage, settings, admin)
- Add integration tests for services
- Update handler implementations with bug fixes
- Add coverage reports and test documentation
2026-01-02 08:50:29 -03:00

12 lines
259 B
Text

> backoffice@0.0.1 test
> jest --watchAll=false
PASS src/stripe/stripe.service.spec.ts (5.104 s)
PASS src/app.controller.spec.ts
Test Suites: 2 passed, 2 total
Tests: 10 passed, 10 total
Snapshots: 0 total
Time: 6.555 s
Ran all test suites.