Nico Rehwaldt
|
e00197d67a
|
chore(tests): migrate to (.not).exist matcher
Migrate parts of our test suite that rely on legacy
`.to.be.(un)defined` matchers to Chai's `.to(.not).exist`.
Closes #423
Closes #422
|
2015-12-03 13:08:56 +01:00 |
|
pedesen
|
c3e4ad3e40
|
test(project): replace jasmine with mocha
Closes #204
|
2015-07-15 17:42:37 +02:00 |
|
Nico Rehwaldt
|
e6885eaebc
|
test(project): replace brfs with stringify
This _could_ fix the various bundle building issues we are seeing on
travis-ci and locally.
Closes #234
|
2015-03-31 14:22:53 +02:00 |
|
Nico Rehwaldt
|
397a4aeea5
|
fix(replace): keep associations during replace
Closes #226
|
2015-03-12 14:03:28 +01:00 |
|