Hello there!
From last devlog I’ve managed to add some features for this new Device Trust Microservice.
- Right now device can be blocked by another device (it will stop this device from access to account)
- Nonce challenge is working and has really good test coverage (this whole microservice does too) thanks to TDD
- I’ve finished implementing controllers & their tests
It might look like TDD is slowing me down, but my code is getting really mature (each scenario is prepared). For whole process of developing this MS I didn’t opened insomnia even once - and that’s cool, because running tests without running whole MS (and it’s dependencies) is much faster.
See ya!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.