Commit Graph
4 Commits
Author SHA1 Message Date
Andrew Bradley 035fea44c6 Updates sinon-chai definition and tests to support loading sinon-chai as a
chai plugin.

- usage is as follows:
    import sinonChai = require('sinon-chai');
    chai.use(sinonChai);
- Also updates the tests to compile with --noImplicitAny
2014-09-29 06:15:01 -04:00
Andrew Bradley 80dea1ec41 Eliminate implicit any in "xpath" tests. 2014-08-31 01:03:59 -04:00
Andrew Bradley 495675e550 Add "xpath" definition to CONTRIBUTORS list 2014-08-31 00:54:15 -04:00
Andrew Bradley 60715c8fb7 Add definition and tests for "xpath" npm module. 2014-08-31 00:54:09 -04:00