Commit Graph

5 Commits (master)

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 6f26a9018c documentation 4 years ago
Jordan Orelli e1fc2529e9 we gettin crazy now 4 years ago
Jordan Orelli 55f1d5e315 define the After interface 4 years ago
Jordan Orelli 56a16d36db flip all the files around 4 years ago