chai-things icon indicating copy to clipboard operation
chai-things copied to clipboard

Issue24 eachall keys

Open drzaal opened this issue 9 years ago • 3 comments
trafficstars

This should resolve the issues with assertion 'keys' Introduce the more syntactically correct 'each' decorator (synonym with all) and operate on enumerable objects now

drzaal avatar Apr 06 '16 00:04 drzaal

I regret not splitting this into three PRs, but! Here we are.

drzaal avatar Apr 06 '16 00:04 drzaal

Hey @drzaal awesome work :smile:. I've added some comments above, could you please address them?

keithamus avatar Apr 06 '16 09:04 keithamus

So, this issue I was dealing with was interoperability with the latest version of chai.

Everything went tops up when I tried running chai 3.5.

I've now got it testing reasonably successfully in both versions 1.4 and 3.5

drzaal avatar Apr 08 '16 17:04 drzaal