Open KyleMaas opened 3 years ago
How so? This is the latest commit on main
: https://github.com/ssb-js/chloride/runs/1611479946
Maybe I'm reading the output wrong, but I'm seeing a lot of "expected throw: Error: (something)" where in other tests it says PASSED. I would think the absence of PASSED and the presence of Error would indicate a problem. Here are the results I'm seeing, with working directory redacted.
My memory: That's normal. This package doesn't use a normal test runner, see my comment in #22 .
Hm. That's unfortunate. Not at all clear.
Yep. It's fixed in #21 fwiw.
Was trying to hunt down an issue and found that chloride's tests are not currently passing in the main branch.