trento-project / web

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://trento-project.io
Other
22 stars 14 forks source link

Remove Mock -> Use Mox (or Hammox) #146

Open fabriziosestito opened 2 years ago

fabriziosestito commented 2 years ago

http://blog.plataformatec.com.br/2015/10/mocks-and-explicit-contracts/

arbulu89 commented 2 years ago

Some tests with mock here: https://github.com/trento-project/web/pull/304/commits/046bcd9fac28363d8c3b84a01d16fe8c3065807d

https://github.com/trento-project/web/blob/main/test/trento/application/integration/checks/checks_test.exs

fabriziosestito commented 2 years ago

https://github.com/trento-project/web/pull/409