David Majda
|
2942fa1867
|
Tests: Make tracing tests more specific
Check that the console and the default tracer are called with specific
arguments in given order. Previously the order of calls wasn't checked.
|
2016-12-16 14:25:41 +01:00 |
|
David Majda
|
9cc35d2cab
|
Tests: DRY up tracing tests
|
2016-12-16 14:14:05 +01:00 |
|
David Majda
|
5d6bd75619
|
Tests: Use "to.be.{a,an}" instead of "expect(typeof ...)"
|
2016-12-16 13:43:22 +01:00 |
|
David Majda
|
f5a372b075
|
Use "test" and "tests" instead of "spec" and "specs"
This reflects a convention used in most JavaScript projects. The change
involves renaming the "spec" directory, Gulp task, etc.
|
2016-12-08 10:05:17 +01:00 |
|