Commit Graph

16 Commits

Author SHA1 Message Date
Erik
d65abc856f [READY] Fixes #7: Add HTML missing Doctype predicate with tests (#33)
* Add HTML missing Doctype predicate with tests

* Don't use 'fail' in predicates

* Add RFC reference and description for HTML doctype

* Only take enough of respBody to compare to doctype string
2017-10-21 15:20:56 -07:00
Erik Aker
482656b35e Create jsonEqaulity function and add some tests for similar JSON values but slightly different whitespace, ordering 2017-10-15 20:24:21 -07:00
Julian K. Arni
feff40b2e4 Add notLongerThan predicate. 2016-10-05 15:29:39 +01:00
Julian K. Arni
0682e353d6 Cleanup 2016-08-28 19:22:43 -03:00
Julian K. Arni
26a6171265 Documentation improvements 2016-05-09 18:20:54 +02:00
Julian K. Arni
530fdba5c0 More predicates, blog post 2016-05-01 14:29:47 +02:00
Julian K. Arni
64c845cb45 Slightly nicer RequestPredicate.
Which still isn't beautiful.
2016-04-30 16:25:54 +02:00
Julian K. Arni
b5ee965d1c Documentation improvements 2016-04-25 12:31:47 +02:00
Julian K. Arni
fe1d87df85 unauthorizedContainsWWWAuthenticate 2016-04-23 22:58:36 +02:00
Julian K. Arni
76e3b8e7ec Documentation improvements 2016-04-23 22:36:03 +02:00
Julian K. Arni
3189902c4b Comprehensive instances for HasGenRequest. 2016-04-23 21:43:03 +02:00
Julian K. Arni
dbdb948934 wip 2016-04-23 17:08:48 +02:00
Julian K. Arni
d62753b2c5 More predicates work 2016-04-23 14:20:31 +02:00
Julian K. Arni
2050487058 Rewrite.
Being lazy without a new full intepretation isn't paying off.
2016-04-23 01:21:36 +02:00
Julian K. Arni
bf4efbcb8c Fix overlapping issues and improve tutorial. 2016-04-22 17:25:35 +02:00
Julian K. Arni
72abea9b0f initial commit 2016-04-22 13:00:23 +02:00