urbit/pkg/king/test
Elliot Glaysher a80b8fc8ee Don't write files to disk during testing.
While doing our golden testing, we shouldn't write result files to
the filesystem. They are temporary and can fail. Use the in memory
comparisson function instead.
2019-09-27 11:09:10 -07:00
..
gold Wrote a golden test for map/set conversions. 2019-09-26 16:03:25 -07:00
AmesTests.hs Got tests working again. 2019-09-17 20:33:38 -07:00
ArvoTests.hs Got tests working again. 2019-09-17 20:33:38 -07:00
BehnTests.hs Got tests working again. 2019-09-17 20:33:38 -07:00
DeriveNounTests.hs CLI parsing. 2019-08-12 21:57:30 -07:00
HoonMapSetTests.hs Don't write files to disk during testing. 2019-09-27 11:09:10 -07:00
LogTests.hs Got tests working again. 2019-09-17 20:33:38 -07:00
Main.hs Explicitly implement (map -> hoon map) and write simple qc tests. 2019-09-26 14:28:11 -07:00