Commit graph

22 commits

Author SHA1 Message Date
impinball
3de01a1554 Clean up tests, resolve style differences, reduce upstream diff
This is in preparation for a PR, to reduce potential for merge conflicts
with either my PR or others', since mine will modify a large amount of
the main file.
2015-07-23 05:25:18 -04:00
impinball
9ae592ee4d Do some local style modifications and profile.
1. Do some temporary style modifications to help make the code more readable
   for profiling (with help from ESLint).
2. Profile the code, and optimize accordingly.
2015-07-23 05:17:02 -04:00
Leo Horie
e0aa878fc1 add more elaborate test 2015-02-09 23:24:26 -05:00
Leo Horie
5bf0faf357 #453 fix html entity order bug in m.trust 2015-02-09 23:23:00 -05:00
Leo Horie
e453ec7ce3 #380 empty value attr in option should show up 2014-12-08 11:47:27 -05:00
Leo Horie
eb3951ce12 #379 fix equality checks 2014-12-06 14:29:59 -05:00
Leo Horie
c980fd9b66 fix order issue when trusted content is mixed with other siblings,
fix js error when child is a random object
make home demo more minimalist
add explanation about modules in guide
2014-10-31 09:31:01 -04:00
Brian Suh
99b35b473d add regression test for #278 2014-10-04 11:26:17 -07:00
Brian Suh
230af47ef0 update regression tests to introduce delays between keys 2014-10-02 18:49:32 -07:00
Brian Suh
8a8f82b872 added regression test for #288 2014-09-30 14:41:11 -07:00
Brian Suh
0bc94a73cd added regression test for #214 2014-09-30 14:40:35 -07:00
Taylor Hakes
9b1461d31f Fixed formatting, removed semicolons from e2e test file 2014-09-19 08:54:35 -04:00
Jim Witschey
4d41c087b0 adds saucelabs integration to unit tests 2014-07-25 11:23:47 -04:00
Leo Horie
53672e62d7 implement keys 2014-06-13 23:33:02 -04:00
Leo Horie
e82ac2ef71 defer calling of configs until DOM exists 2014-06-05 21:54:51 -04:00
Leo Horie
4020933780 Merge remote-tracking branch 'origin/next' into next
Conflicts:
	mithril.js
	tests/e2e/tests.js
2014-06-03 23:27:19 -04:00
Leo Horie
ff2cb55a04 add config context 2014-06-03 23:26:04 -04:00
Sergey Kirillov
20b102b478 Added context for config handlers 2014-05-31 13:38:55 +03:00
Sergey Kirillov
f08abb92ec More tests 2014-05-28 23:58:56 +03:00
Sergey Kirillov
85f754cd3a Added assert messages 2014-05-28 23:54:17 +03:00
Sergey Kirillov
ed0283e7aa Fixed identation 2014-05-28 22:31:47 +03:00
Sergey Kirillov
e9e6082aae Added end to end test suite and test for issue #99 2014-05-28 22:23:18 +03:00