4 Commits (55bcaa46efe6f4ffe0521109d57de65f7c4f68d5)

Author SHA1 Message Date
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.
8 years ago
David Majda 9cc35d2cab Tests: DRY up tracing tests 8 years ago
David Majda 5d6bd75619 Tests: Use "to.be.{a,an}" instead of "expect(typeof ...)" 8 years ago
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.
8 years ago