mithril-vndb/test-utils/README.md
impinball b4fb21475c Add editorconfig, resolve differences
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00

12 lines
249 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