Commit Graph

19 Commits

Author SHA1 Message Date
Tim McIver
8346dbe4d1 Add expectEqual to EasyTest. 2018-08-27 14:20:14 -04:00
Rúnar Óli Bjarnason
9fcc4f9bf0 everything compiling with new pattern checking but tests not passing in effect pattern inference 2018-08-22 15:51:09 -04:00
Arya Irani
ee644e79a0 Unison.Test.Typechecker2 typechecks unison files from unison-src/{tests,errors} 2018-08-06 19:47:09 -04:00
Arya Irani
7402d27f25 clean up easytest plurals 2018-06-27 18:02:48 -04:00
Arya Irani
d6c2f167c6 add easytest "pending" combinator to hide our shame 2018-06-27 11:34:21 -04:00
Paul Chiusano
c51d5280bf trim scopes if they are super long 2018-06-21 16:09:41 -04:00
Rúnar Óli Bjarnason
e39f83c6d8 Preparing for hashing data declarations 2018-05-31 15:35:35 -04:00
Paul Chiusano
8744ab6897 fix issue with "hanging" case in a binding 2018-05-30 09:36:18 -04:00
Paul Chiusano
42ea0604d2 started deleting and cleanup, not compiling yet 2018-05-16 18:20:27 -04:00
Tim McIver
3e352eac03 Easytest fix to make exceptions from code under test result in test errors. 2017-02-25 23:20:18 -05:00
Paul Chiusano
cac3ab3a6b some easy test polish, added docs 2017-01-03 13:30:53 -05:00
Paul Chiusano
4a8c703d41 added Http tests, expectJust and expectRight 2017-01-03 09:55:33 -05:00
Paul Chiusano
c2d64c180c convert unison-node tests to EasyTest 2017-01-03 07:49:32 -05:00
Paul Chiusano
822c2b30ad simplify and fix handling of scopes and runOnly 2017-01-01 15:36:25 -05:00
Paul Chiusano
1a90f6a9e9 better concurrency for test logging 2016-12-31 01:04:17 -05:00
Paul Chiusano
d5f686eb22 converted unison-shared tests over to EasyTest, went fabulously 2016-12-30 14:39:14 -05:00
Paul Chiusano
2a307b0d4a added using function 2016-12-30 09:51:54 -05:00
Paul Chiusano
e292987fc7 polish, lots of helper functions 2016-12-29 01:06:53 -05:00
Paul Chiusano
379d4d5188 new testing library 2016-12-28 00:57:15 -05:00