Jordan Orelli
7bbaa6d8ed
skip loading fields that are already populated
4 years ago
Jordan Orelli
765d13bb19
hm load failures aren't handled
4 years ago
Jordan Orelli
814dbea1bb
field matching
4 years ago
Jordan Orelli
e1fc2529e9
we gettin crazy now
4 years ago
Jordan Orelli
96d2a13aa7
use test name
4 years ago
Jordan Orelli
1e1bbcd3d9
env uses layers
4 years ago
Jordan Orelli
decbb52f26
add a readme
...
a readme now exists
4 years ago
Jordan Orelli
429d5bd735
after should use what was exec'd
4 years ago
Jordan Orelli
55f1d5e315
define the After interface
4 years ago
Jordan Orelli
7541919fc9
remove this old Fn thing
4 years ago
Jordan Orelli
312ac7dfd6
i guess i should have a module file
4 years ago
Jordan Orelli
56a16d36db
flip all the files around
4 years ago
Jordan Orelli
259a72f45b
remove this merge thing, we're not doing that now
4 years ago
Jordan Orelli
3b7a04daa9
cleaned up some sloppiness
4 years ago
Jordan Orelli
d523c73690
defined env type
...
the env type represents a test environment. This was added as an
intermediate container that could store the saved fields of tests after
they're run, so that future tests could load them. Previously a test
could only get the attributes of the test that immediately preceded it.
This change allows tests to load attributes further back in the history.
4 years ago
Jordan Orelli
2c68d4dbd5
can copy field values between successive tests
...
this isn't going to work permanently, if there's a save field in one
test, then an intermediate test without that field, then a load field,
it won't be visible at the end test.
4 years ago
Jordan Orelli
2853ecfb38
clone supplied test values when running setup
4 years ago
Jordan Orelli
6ef7afe907
fix skip recursion
4 years ago
Jordan Orelli
e3d906b28c
setup steps are in correct subtest now
4 years ago
Jordan Orelli
a1fcf02abf
remove old plan code
4 years ago
Jordan Orelli
32e73e2626
walk tree without that plan routine
4 years ago
Jordan Orelli
a367c31d12
hmm construct names manually?
4 years ago
Jordan Orelli
c8f08097f5
create a failing subtree
4 years ago
Jordan Orelli
094ecccb5a
failure causes dependent tests to be skipped
4 years ago
Jordan Orelli
10508bceeb
get this shit started
4 years ago