advanced-node
advanced-node copied to clipboard
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Fix: changed beforeEach duplicated to beforeAll in changeProfilePicture tests
DbTransactionController not calling validations on decoratee
Olá @rmanguinho, Percebi que nessas 2 classes faltou implementar a interface "Validator". Segue o PR com essa alteração. Além disso, parabéns pelo excelente material desenvolvido no curso! Abs.
Test was calling the sut as RequiredString