mithril-vndb/test-utils/README.md
2016-04-20 20:02:37 -04:00

12 lines
No EOL
248 B
Markdown

# Test utils
Utilities for testing Mithril
Version: 1.0
License: MIT
## About
- pushStateMock - mock for `history.pushState` and `location`
- ajaxMock - mock for XMLHttpRequest and JSONP transporters
- parseURL - helper function for URL parsing