mithril-vndb/render/tests
Leo Horie 977239d207 rename limiter to throttle and refactor
- don't inject raf/setTimeout since we can't really mock them w/ a good degree of timing accuracy anyways

fix some unrelated tests
2016-05-19 23:24:04 -04:00
..
index.html shouldUpdate, component oninit order fix 2016-05-05 23:20:31 -04:00
test-attributes.js cleanup and styling 2016-05-11 11:52:41 -04:00
test-component.js more component lifecycle tests 2016-05-13 07:03:01 -04:00
test-createElement.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-createFragment.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-createHTML.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-createNodes.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-createText.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-event.js rename limiter to throttle and refactor 2016-05-19 23:24:04 -04:00
test-hyperscript.js components, angular dbmon 2016-05-03 23:39:01 -04:00
test-input.js init state, fix examples 2016-05-15 11:14:38 -04:00
test-normalize.js components, angular dbmon 2016-05-03 23:39:01 -04:00
test-normalizeChildren.js components, angular dbmon 2016-05-03 23:39:01 -04:00
test-onbeforeremove.js prevent recycling for vnodes w/ integration methods 2016-05-19 01:20:21 -04:00
test-oncreate.js prevent recycling for vnodes w/ integration methods 2016-05-19 01:20:21 -04:00
test-oninit.js semi-working bundle 2016-05-14 01:01:35 -04:00
test-onremove.js prevent recycling for vnodes w/ integration methods 2016-05-19 01:20:21 -04:00
test-onupdate.js prevent recycling for vnodes w/ integration methods 2016-05-19 01:20:21 -04:00
test-shouldUpdate.js shouldUpdate, component oninit order fix 2016-05-05 23:20:31 -04:00
test-textContent.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-trust.js shouldUpdate, component oninit order fix 2016-05-05 23:20:31 -04:00
test-updateElement.js fix attribute syncing for input, select, textarea 2016-05-10 01:55:48 -04:00
test-updateFragment.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-updateHTML.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-updateNodes.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00
test-updateText.js initial commit (work in progress) 2016-04-20 20:02:37 -04:00