New integration tests:

* New tests for autobridging and freeze
* Discrepancy detection tests
* Don't let Mocha suppress load time errors
This commit is contained in:
Nicholas Dudfield
2014-05-26 18:58:24 +07:00
committed by Nik Bougalis
parent 0848e348bb
commit e14c700c60
16 changed files with 6506 additions and 157 deletions

View File

@@ -1,3 +1,4 @@
--require ./test/mocha-loader-patch.js
--reporter spec
--compilers coffee:coffee-script
--ui tdd