|
|
4fb9bb7020
|
Minor test style improvements (#1219)
* Changed .eq to .equal
* Changed equal(bool) to .to.be.bool
* Changed be.bool to equal(bool), disallowed unused expressions.
|
2018-08-22 16:05:18 -03:00 |
|
|
|
20cf885430
|
No longer assigning awaits to temporary variables. (#1216)
|
2018-08-17 16:10:40 -03:00 |
|
|
|
b52912c702
|
change dos file format to unix (#1198)
used dos2unix program
|
2018-08-13 06:39:00 -03:00 |
|
|
|
ac91af9a6a
|
Replace all asserts with chai.should (#1183)
* Moving towards chai.should.
* Fixed failing tests.
* Fixed linter errors.
* Revert package-lock.json changes.
* Fixed failing tests.
* s/eq/equal
* Addressed review comment
|
2018-08-10 19:03:04 -03:00 |
|
|
|
ba85aef95e
|
Renamed behaviour to behavior. (#1151)
|
2018-08-03 14:41:54 -03:00 |
|