ses-ava is missing a `todo` method
While doing https://github.com/Agoric/agoric-sdk/pull/2733 I discovered that our code uses test.todo occasionally but ses-ava does not yet support it.
@FUDCo you wanna?
Let's close this.
Close as in "it's already fixed, let's close the bug" or "let's fix this"?
As in "do we seriously care about this enough to, like, spend time on it?"
Sorry, yes we do. I see test.todo in 7 files in agoric-sdk. Six of these, as a result, are using ava when they should be using ses-ava. This causes diagnostic info to be lost and creates a lousy developer experience.
Doesn't need to be fixed by MN-1, but definitely needs to be fixed.
Closing as a case of the more general problem https://github.com/endojs/endo/issues/647