Commit Graph

8 Commits (00ba88a520cc4b43a4646b0b9c39bbb7692267fe)

Author SHA1 Message Date
Jordan Orelli 500b02db34 graph-building seems to be working 5 years ago
Jordan Orelli 8659b230c8 just build both graphs at the same time. 5 years ago
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 6f26a9018c documentation 5 years ago
Jordan Orelli e1fc2529e9 we gettin crazy now 5 years ago
Jordan Orelli 55f1d5e315 define the After interface 5 years ago
Jordan Orelli 56a16d36db flip all the files around 5 years ago