2020-05-26 18:17:24 +02:00

13 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