freeCodeCamp/seed_data
itchytag ea24eae922 Use should.eql to compare arrays
When trying to pass the  "Return Largest Numbers in Arrays" challenge, I seem to be unable to pass the provided tests. I'm not familiar with Chai, but it would seem that we need to switch to .eql rather than === or should.equal when comparing two arrays to deeply compare the values rather than comparing objects.
2015-01-28 18:35:06 -05:00
..
bonfires.json Use should.eql to compare arrays 2015-01-28 18:35:06 -05:00
challenge-hashes Fixed bonfire to not overwrite user entry point but still allow user error by not defining entry point, create web form to give challenge json back, improved layout of bonfire even more 2015-01-25 23:56:04 -05:00
challenges.json Update challenges.json 2015-01-14 11:54:34 -05:00
seed.js Improving seeding function to also seed bonfires 2015-01-22 19:04:16 -05:00