Commit Graph

10 Commits (a3346f59ccfc3fc829863a08c94b0c97981a6281)

Author SHA1 Message Date
Jordan Orelli a3346f59cc export a Passing type
I keep writing these one-off when I actually use tea. It seems like it's
worth including. It's especially useful for the root test, where you
don't necessarily want to create a test, but want to create a starting
environment. Exporting a type that always passes is preferrable to
making an explicit environment type, since we can maintain our
guarantees that our environment isn't an invalid value.
4 years ago
Jordan Orelli 31687f1014 update example 4 years ago
Jordan Orelli 6f26a9018c documentation 4 years ago
Jordan Orelli 765d13bb19 hm load failures aren't handled 4 years ago
Jordan Orelli 814dbea1bb field matching 4 years ago
Jordan Orelli e1fc2529e9 we gettin crazy now 4 years ago
Jordan Orelli 96d2a13aa7 use test name 4 years ago
Jordan Orelli 429d5bd735 after should use what was exec'd 4 years ago
Jordan Orelli 55f1d5e315 define the After interface 4 years ago
Jordan Orelli 56a16d36db flip all the files around 4 years ago