ScottDowne
|
9aef7a426c
|
Merge pull request #60 from rwldrn/t1064
[#t1064] attrchange event and tests
|
2012-05-10 13:45:52 -07:00 |
Christopher De Cairos
|
1be0abe3d5
|
Merge pull request #49 from cadecairos/t990
Support for 'oneTime' attribute + tests [#990]
|
2012-05-09 14:37:17 -07:00 |
Rick Waldron
|
6f1e7f2bfc
|
Switch to @jbuck's test, prefers simplicity
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-05-09 14:47:17 -04:00 |
Rick Waldron
|
5e484e20ed
|
Simplify attrchange tests
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-05-09 14:44:50 -04:00 |
Rick Waldron
|
8cb08a0e45
|
Remove comment per @jbuck request
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-05-09 14:24:13 -04:00 |
Rick Waldron
|
9cc739477e
|
[#t1064] attrchange event and tests
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-05-08 20:28:39 -04:00 |
Christopher De Cairos
|
a5c12156d0
|
Make new 'once' tests use asyncTest
|
2012-05-04 11:30:09 -04:00 |
Christopher De Cairos
|
de10495057
|
oneTime => once [#990]
|
2012-05-04 11:21:33 -04:00 |
Christopher De Cairos
|
7c74407cea
|
Support for 'oneTime' attribute + tests [#990]
|
2012-05-03 16:53:14 -04:00 |
Christopher De Cairos
|
e44aaed7c7
|
Merge pull request #45 from rwldrn/t1042
[#t1042] Rework popcorn.destroy tests.
|
2012-05-03 11:09:27 -07:00 |
Christopher De Cairos
|
031f4836f5
|
Merge pull request #31 from rwldrn/1015
[#1015] Implement ranges: [ {}, … ] property (plugin feature)
|
2012-05-03 10:54:37 -07:00 |
Christopher De Cairos
|
a7d9d38798
|
Merge pull request #42 from rwldrn/t1037
[#1037] Initial Popcorn.dom, Popcorn.dom.find( selector, context ) implementation
|
2012-05-03 10:28:31 -07:00 |
Rick Waldron
|
4193a8cb27
|
[#1037] Throw exceptions in debug mode
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
2012-05-03 11:26:09 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
42f882f710
|
[#t1042] Rework popcorn.destroy tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-05-02 17:12:07 -04:00 |
Christopher De Cairos
|
478ee2a682
|
Clean up leaking test plugin from the registry [#1039]
|
2012-05-02 15:46:48 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
8f5d87b1b4
|
[#1037] Initial Popcorn.dom, Popcorn.dom.find( selector, context ) implementation
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-05-02 12:36:33 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
891e96e75f
|
[#1037] Popcorn.dom, Popcorn.dom.find( selector ) tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-05-02 12:36:33 -04:00 |
ScottDowne
|
237ca35f9c
|
Merge pull request #26 from dseif/t1005
[#1005] Re-added the destroy tests that somehow never got staged
|
2012-04-30 11:25:26 -07:00 |
David Seifried
|
2d21e790ca
|
Merge pull request #35 from ScottDowne/t796
[#796] calling destroy on all popcorns in tests.
|
2012-04-30 08:24:42 -07:00 |
David Seifried
|
efeb6fce75
|
[#1002] Fixed tests and review comments
|
2012-04-25 11:49:39 -04:00 |
ScottDowne
|
f85f984f91
|
[#796] calling destroy on all popcorns in tests.
|
2012-04-24 22:37:12 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
c6404c356e
|
[#1015] Adds failing tests for ranges property imp.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-04-18 11:49:24 -04:00 |
David Seifried
|
38f292a0e3
|
[#1005] Modified the tests to ACTUALLY use the proper asyncTest this time, also modified the tests a bit
|
2012-04-16 12:37:33 -04:00 |
David Seifried
|
015b861cc9
|
[#1005] Updated tests to use asyncTest
|
2012-04-10 18:29:12 -04:00 |
David Seifried
|
c65856b523
|
[#1005] Removed a third arugement from a poorly constructed listener
|
2012-04-09 18:46:39 -04:00 |
David Seifried
|
b089f2940e
|
[#1005] Re-added the destroy tests that somehow never got staged
|
2012-04-09 13:00:49 -04:00 |
David Seifried
|
5e0e338234
|
[#1002] Made sure our registry updates when a manifest is specified as the third arguement of the plugin constructor
|
2012-04-09 11:29:57 -04:00 |
David Seifried
|
3e0da2e30d
|
Merge pull request #14 from ScottDowne/t974
[#974] - refactor timeupdate and frameanimation
|
2012-03-23 07:30:28 -07:00 |
David Seifried
|
069f1b2148
|
[#985] INcreased timeout for testswarm
|
2012-03-22 17:59:37 -04:00 |
David Seifried
|
e7888ac405
|
[#978] Fixed error checking for valid entity's using querySelectors, also removed an regex that was no longer needed
|
2012-03-19 17:18:06 -04:00 |
ScottDowne
|
65cf3ad5d1
|
[#974] removed reminders and final test.
|
2012-03-18 20:16:51 -04:00 |
ScottDowne
|
3cab64ba8b
|
[#974] added more disable/enable tests and added seeked listeners to enable/disable tests.
|
2012-03-18 14:21:23 -04:00 |
ScottDowne
|
b32bcc2c92
|
[#974] enable disabled working while paused, and tests.
|
2012-03-18 01:55:28 -04:00 |
ScottDowne
|
40364f2e8d
|
[#974] refactoring timeupdate
|
2012-03-17 21:33:13 -04:00 |
Rick Waldron waldron.rick@gmail.com
|
2df06202e9
|
[#970] Throw friendlier exception on invalid media selectors
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-14 17:59:49 -04:00 |
David Seifried
|
9b84a3c7fa
|
[#962] Added in injection script for tests that didn't have it, also increased heartbeat timeout
|
2012-03-08 15:33:35 -05:00 |
Jon Buckley
|
be26db8e39
|
Fixed testswarm [#961]
|
2012-03-08 14:58:17 -05:00 |
David Seifried
|
1e2f148fa8
|
[#961] Fixed injection script to match qUnit changes
|
2012-03-08 14:44:48 -05:00 |
Jon Buckley
|
29e4984eaa
|
Rename Qunit.equals() to Qunit.equal() for non-core tests [#231]
|
2012-03-07 16:58:19 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
4196910fca
|
Make Popcorn.disable/enable/toggle asyncTest and cleanup when complete
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-07 16:51:41 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
3c1f9d37b2
|
console.logs are deadly.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-07 16:47:09 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
be46ba1087
|
[#231] Upgrade to pass in latest qunit!
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-07 13:38:13 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
e85e679773
|
Upgrade qunit to 1.3
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-07 13:18:02 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
b2b75c33a9
|
Update equals=>equal
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-07 13:17:42 -05:00 |
Christopher De Cairos
|
7c949b83d4
|
Fix errors related to console.warn in IE9 [#946]
|
2012-03-06 17:22:50 -05:00 |
Christopher De Cairos
|
475c324905
|
Fix plugin factory core tests on IE9 [#950]
|
2012-03-06 17:18:53 -05:00 |
Jon Buckley
|
ad73f4c4cd
|
Fix IE9 pokeyness in tests [#950]
|
2012-03-06 16:53:00 -05:00 |
Christopher De Cairos
|
4e07e410a2
|
Fix test failures with duration in Safari [#948]
|
2012-03-06 16:18:29 -05:00 |
ScottDowne
|
251c081c9b
|
[#948] safari reports a different duration, probably because it is not using the ogg. Instead test against the duration, so it works on all browser.
|
2012-03-06 15:54:43 -05:00 |
Jon Buckley
|
eb684e39ef
|
Fix Popcorn.ready constructor firing before DOMContentLoaded [#949]
|
2012-03-06 15:48:55 -05:00 |