Commit Graph

7 Commits (master)

Author SHA1 Message Date
Jordan Orelli e43149ab98 merging no longer mutates the env 4 years ago
Jordan Orelli 41d93e23ee still not hitting every env condition ugh 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 7bbaa6d8ed skip loading fields that are already populated 4 years ago
Jordan Orelli 814dbea1bb field matching 4 years ago
Jordan Orelli 1e1bbcd3d9 env uses layers 4 years ago
Jordan Orelli 56a16d36db flip all the files around 4 years ago