https://github.com/ttskch/rewire-test
https://github.com/ttskch/rewire-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ttskch/rewire-test
- Owner: ttskch
- Created: 2016-10-28T07:07:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T07:18:08.000Z (over 9 years ago)
- Last Synced: 2025-02-08T12:16:15.445Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.