getify / Mock-DOM-Resources

A mock of (parts of) the DOM API to simulate resource preloading and loading
MIT License
25 stars 6 forks source link

need to mock out `location` #3

Closed getify closed 7 years ago

getify commented 7 years ago

Needs to expose location.href, location.href.toString(), location.search, and location.protocol, at a minimum