Instead of trying to replicate how things probably look after a crash
for instance in create.test.js we have hacky code that partially creates a group.
mix suggested at some point (and i think this is probably better now that i've run into some weird test errors due to mismatch (due to updates of the function) between how the function and the emulation works) to use secret opts. something like
Instead of trying to replicate how things probably look after a crash
for instance in
create.test.js
we have hacky code that partially creates a group.mix suggested at some point (and i think this is probably better now that i've run into some weird test errors due to mismatch (due to updates of the function) between how the function and the emulation works) to use secret opts. something like