Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 192 Bytes

docs.md

File metadata and controls

5 lines (5 loc) · 192 Bytes

notes

  • use mockserver for retrofit
  • use roboelectric for unit testing
  • avoid singleton usage, optIn for injection ( DefaultIdentityRepositoryTest )
  • Extend truth subject for custom works