1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 21:02:13 +03:00
guide/tests
Artyom 9faffc15b2 [tests] Fix bugs
* 'waitUntil' probably doesn't work on 'shouldBe...'
* 'waitUntil' definitely doesn't work on something that merely
  returns a Bool (it needs an 'expect')
2016-08-28 22:33:24 +03:00
..
Main.hs Add merge tests 2016-08-21 17:45:46 +03:00
MarkdownSpec.hs Move Markdown tests into a separate file 2016-08-21 17:45:35 +03:00
MergeSpec.hs Add merge tests 2016-08-21 17:45:46 +03:00
WebSpec.hs [tests] Fix bugs 2016-08-28 22:33:24 +03:00