mithril-vndb/api/tests
Isiah Meadows 4cbcaf2936
Fix link + docs (#2476)
* Fix a copy/paste fail

Also, fix some incorrect tests.

* Clarify how routes are diffed, improve key + route resolver docs

- Add some missing links to route resolvers and single-child keyed
  fragments, clarify usage around them.
- Drive-by: remove a redundant sentence that itself was missing a
  period.

* Actually test for propagation and preventDefault

Previously, the mocks were both junk and inaccurate. No wonder my tests
were silently failing - they were wrong and not obviously wrong.
2019-07-16 16:03:24 -04:00
..
index.html Deservicify core (#2458) 2019-07-07 18:28:43 -04:00
test-mountRedraw.js Deservicify core (#2458) 2019-07-07 18:28:43 -04:00
test-router.js Fix link + docs (#2476) 2019-07-16 16:03:24 -04:00
test-routerGetSet.js Partially recast the router API to be a lot more intuitive. (#2469) 2019-07-12 15:29:37 -04:00