Commit Graph

7 Commits (4d5a33dbdb275909149038757eb9e64bae15cf22)

Author SHA1 Message Date
Jordan Orelli 8659b230c8 just build both graphs at the same time. 4 years ago
Jordan Orelli acb92cc4d6 i dunno if this is a good idea. 4 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.
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