Xion / gisht

Gists in the shell
GNU General Public License v2.0
27 stars 0 forks source link

Investigate replacing InMemoryHost with mockers crate #28

Open Xion opened 6 years ago

Xion commented 6 years ago

https://github.com/kriomant/mockers

It definitely seems more appropriate for unit tests of individual hosts, though we may still want to keep InMemoryHost for integration testing (if we ever have any, that is ;)).