An open API service indexing awesome lists of open source software.

https://github.com/ttskch/rewire-test


https://github.com/ttskch/rewire-test

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# rewire-test

```bash
$ git clone git@github.com:ttskch/rewire-test.git
$ cd rewire-test
$ npm install
$ npm test
```

If [the line using rewire](spec/index.spec.js#L3) is uncommented, `jasmine.clock()` related test will fail.