# 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
