5 Commits (cb3c5f447344176d1460dfd045092ece8a4d90a2)

Author SHA1 Message Date
felix ee00a1ae6a Check allowedStartRules exist. (#532)
Fixes #524
7 years ago
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