Expect(object).to.contain(object) doesn't work well with comparing objects...or doesn't expect.js support object keys and value comparism at all?
Expect(object).to.contain(object) doesn't work well with comparing objects...or doesn't expect.js support object keys and value comparism at all?