Commit Graph

11 Commits (00ba88a520cc4b43a4646b0b9c39bbb7692267fe)

Author SHA1 Message Date
Jordan Orelli acb92cc4d6 i dunno if this is a good idea. 5 years ago
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.
5 years ago
Jordan Orelli 31687f1014 update example 5 years ago
Jordan Orelli 6f26a9018c documentation 5 years ago
Jordan Orelli 765d13bb19 hm load failures aren't handled 5 years ago
Jordan Orelli 814dbea1bb field matching 5 years ago
Jordan Orelli e1fc2529e9 we gettin crazy now 5 years ago
Jordan Orelli 96d2a13aa7 use test name 5 years ago
Jordan Orelli 429d5bd735 after should use what was exec'd 5 years ago
Jordan Orelli 55f1d5e315 define the After interface 5 years ago
Jordan Orelli 56a16d36db flip all the files around 5 years ago