11 Commits

Author SHA1 Message Date
WickyNilliams
98f197e7e4 clean up tests 2017-03-08 17:05:56 +00:00
WickyNilliams
929d6ae946 rely on jshintrc instead of inline comments 2017-03-08 17:04:17 +00:00
WickyNilliams
9ae6f82745 use karma as test runner, update tests for latest jasmine 2017-03-08 16:26:30 +00:00
WickyNilliams
707c4a9f55 remove conditional loading functionality 2013-04-14 23:34:17 +01:00
WickyNilliams
0a60519550 fix for #40, match now fired if matching on load 2013-03-11 19:19:52 +00:00
WickyNilliams
1238df1c03 match callback executed if conditional loading with setup deferred #35 2013-03-03 21:12:38 +00:00
WickyNilliams
8a23fb3709 first pass of streamlining asset loading 2013-02-15 01:18:45 +00:00
WickyNilliams
5abf316f95 refine previous commit, remove responsibility for assess from MediaQuery and give to MediaQueryDispatch 2012-11-23 12:41:32 +00:00
WickyNilliams
2b34d4b0d2 unregistration ahoy! #9
handlers/queries can now be unregistered, handlers can supply a destroy
callback for final cleanup at this point
2012-10-01 14:07:51 +01:00
WickyNilliams
9b0841b104 tests, glorious tests! #2
tests galore, most angles covered. next up - grunt integration for
build time testing :)
2012-09-21 21:59:21 +01:00
Nick Williams
1d480bdf80 Unit tests ahoy!
Disabled grunt jasmine task as it seemed a bit buggy (was running tests
twice?), so for now tests require a manual run.

QueryHandler is now unit tested.
Skeletal structure of rest of unit tests mapped out
2012-08-04 13:54:11 +01:00