Nico Rehwaldt
|
0ba239bbce
|
chore(project): switch to eslint
Use eslint instead of jshint for linting.
* better linting results
* test files linted, too
* consistent code style checks
Closes #568
|
2016-06-07 09:55:32 +02:00 |
Nico Rehwaldt
|
d7834e9bee
|
feat(replace): add compensation morph options
* compensation boundary
* compensation activity
Related to #291
|
2016-01-25 16:02:58 +01:00 |
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 |