Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 859 Bytes

08-Testing.md

File metadata and controls

64 lines (33 loc) · 859 Bytes

[Kamil Mysliwiec, Mark Pieszak] NestJS Fundamentals Course [ENG, 2020]


08. Testing


066. Introduction to Jest


067. Getting Started with Test Suites

$ npm run test:watch -- coffees.service

068. Adding Unit Tests


069. Diving Into e2e Tests

$ npm run test:e2e

Test fail because of absolute imports


070. Creating our First e2e Test


$ npm run test:e2e -- coffees

Test fail because of absolute imports


071. Implementing e2e Test Logic


$ npm run test:e2e -- coffees

Test fail because of absolute imports




Marley

Any questions in english: Telegram Chat
Любые вопросы на русском: Телеграм чат