ScottDowne
|
3cf18e1eca
|
[#572] fixed addtrackevent typo... and tests for it
|
2011-06-13 18:52:29 -04:00 |
Christopher De Cairos
|
3acaa8f109
|
removed unused var, moved prop declaration to top of method, fixed styles, fixed copy-pasta typo, fixed logic error that I noticed in for loop
|
2011-06-13 12:07:28 -04:00 |
Christopher De Cairos
|
3a7f3d0157
|
cleaned up the branch so that the only changes are the tests that I added
|
2011-06-07 13:29:44 -04:00 |
Jon Buckley
|
5ee6491d53
|
Merge remote-tracking branch 'rwldrn/t546b' into develop
|
2011-06-02 18:05:24 -04:00 |
Jon Buckley
|
9dcb877e94
|
Merge remote-tracking branch 'cadecairos/t481' into develop
|
2011-06-02 18:00:19 -04:00 |
rwldrn
|
41ae819e09
|
Updates tests
|
2011-06-02 11:30:44 -04:00 |
rwldrn
|
8e100faf9c
|
[#546] Implements track reference hash table, .ref static methods; Unit tests;
|
2011-06-02 11:08:11 -04:00 |
Christopher De Cairos
|
64cb585fe4
|
fixed leaking var in unit tests, removed old vars. combined all var declaraitions into the one at the top. fixed single quotes
|
2011-06-01 19:05:13 -04:00 |
Christopher De Cairos
|
2565fac054
|
explicitly retur undefined if no trackEvent is found. minor change to tests
|
2011-06-01 18:53:28 -04:00 |
Christopher De Cairos
|
2f3778484e
|
added getTrackEvent method to popcorn, added unit tests for it.
|
2011-06-01 18:13:56 -04:00 |
Christopher De Cairos
|
b296b12854
|
dried out code, removed baseplayerfrom tests, uses empty audio element instead.
|
2011-05-31 17:22:57 -04:00 |
Christopher De Cairos
|
69e9ea6597
|
fixed bug t481, created tests to enforce behaviour
|
2011-05-31 15:07:38 -04:00 |
rwldrn
|
3556086f5e
|
[#540] Adds unit tests for Popcorn.events.getInterface();
|
2011-05-24 11:58:56 -04:00 |
rwldrn
|
f2461a3841
|
[#540] Loadtime event api table compilation; Perf boosts for event util method calls;
|
2011-05-24 11:54:38 -04:00 |
rwldrn
|
6c6a012c1f
|
[#414] Implements .toggle shorthand; Updates to tests; Changes per review
|
2011-05-11 14:04:33 -04:00 |
rwldrn
|
88a906d568
|
[#414] Adds support for disable/enable plugin commands; Includes unit tests
|
2011-05-11 11:38:23 -04:00 |
Anna Sobiepanek
|
b7b3509b58
|
Merge commit 'rick/t487' into 0.5
|
2011-04-21 17:49:07 -04:00 |
rwldrn
|
e5fc341c22
|
[#487] Adds unit test
|
2011-04-21 17:37:04 -04:00 |
Anna Sobiepanek
|
2672e4736e
|
Merge commit 'rick/t464' into 0.5
|
2011-04-20 13:20:22 -04:00 |
rwldrn
|
613e015686
|
[#464] Switch to local resources
|
2011-04-20 12:45:26 -04:00 |
ScottDowne
|
3d0f1e9310
|
[#480] _cleanup --> _teardown
|
2011-04-15 19:29:34 -04:00 |
ScottDowne
|
a17ffa9150
|
[#480] _cleanup function for map plugin + tests
|
2011-04-15 13:05:36 -04:00 |
Anna Sobiepanek
|
3f7c14ac6d
|
Merge commit 'edsfault/ticket118' into 0.5
|
2011-04-14 14:31:27 -04:00 |
Anna Sobiepanek
|
f0318f080d
|
Merge commit 'scott/t470' into 0.5
|
2011-04-13 12:45:41 -04:00 |
Anna Sobiepanek
|
482e5f6057
|
Merge commit 'scott/t468' into 0.5
|
2011-04-13 11:47:29 -04:00 |
ScottDowne
|
dae5672d5e
|
[#470] updated plugin factory test comment
|
2011-04-13 09:25:24 -04:00 |
ScottDowne
|
be7a95eaef
|
[#470] inherit options object
|
2011-04-12 13:58:06 -04:00 |
ScottDowne
|
5472b203ba
|
[#468] popcorn.position audio test
|
2011-04-11 11:14:48 -04:00 |
rwldrn
|
9d772ff12d
|
[#446] Updated to Popcorn.isArray(); Changes per last review;
|
2011-04-05 14:34:55 -04:00 |
rwldrn
|
376a57523e
|
Merge branch '0.5' into t446
|
2011-04-05 13:56:43 -04:00 |
rwldrn
|
3f11eae329
|
[#464] Run all core tests from Popcorn API Test Suite
|
2011-04-05 11:25:24 -04:00 |
rwldrn
|
35cd930558
|
Adds test runner iframes
|
2011-04-05 09:48:08 -04:00 |
Anna Sobiepanek
|
fecf32153b
|
Merge commit 'rick/415' into 0.5
|
2011-04-04 22:57:55 -04:00 |
Edsfault
|
7015a20344
|
Adding support and tests for standard time strings
|
2011-04-04 20:20:15 -04:00 |
rwldrn
|
0fbe4df004
|
[#463] Popcorn.isArray() to support FF3.6; +18 Unit tests
|
2011-04-01 16:43:43 -04:00 |
rwldrn
|
b3e8b98898
|
[#415] Fixed missing comma; Complete unit test rewrite for: relative, absolute, fixed, static
|
2011-04-01 12:59:52 -04:00 |
rwldrn
|
771b5f5c66
|
[#415] Adds Popcorn.prototype.position(); Adds unit tests
|
2011-04-01 09:44:34 -04:00 |
Anna Sobiepanek
|
7f42b951d7
|
Merge commit 'bobby/397' into 0.5
|
2011-03-31 22:25:37 -04:00 |
Daniel Brooks
|
599e860ae9
|
merge branch 'annasob/0.5' into plugin-inheritance
|
2011-03-29 07:28:53 -05:00 |
Daniel Brooks
|
d71cd001d8
|
adds a test to ensure that the methods of a class which is inherited from multiple times are only called once
|
2011-03-27 21:18:20 -05:00 |
rwldrn
|
4834f6b77f
|
[#459] Fixes tagName property assumption bug introduced by #450
|
2011-03-26 10:55:54 -04:00 |
Anna Sobiepanek
|
f346c83c40
|
Merge commit 'rick/t450' into 0.5
|
2011-03-26 10:00:36 -04:00 |
Daniel Brooks
|
5ab9d3ef99
|
add tets that specifically test that the correct parent class methods are called the correct number of times
|
2011-03-24 19:14:59 -05:00 |
Daniel Brooks
|
4a9bd3ce9c
|
extend the plugin factory unit tests to also test inheriting plugins
|
2011-03-24 18:54:23 -05:00 |
rwldrn
|
b9748f459a
|
[#450] Support non-specific elements; updates unit tests
|
2011-03-24 11:10:09 -04:00 |
rwldrn
|
801fb2d1e9
|
[#450] Complete audio support; Complete auto-load data-timeline-sources support
|
2011-03-24 10:58:00 -04:00 |
rwldrn
|
a196544a23
|
[#450] Audio support; 33 Unit tests
|
2011-03-24 10:09:20 -04:00 |
secretrobotron
|
cb43e4cb18
|
Converted test to use qunit.
Fixed a couple of manifest tests.
|
2011-03-17 16:36:41 -04:00 |
secretrobotron
|
a5f78dbeb2
|
removed some console output
|
2011-03-17 13:20:45 -04:00 |
secretrobotron
|
be56ac49e0
|
Added better tests for functions to check their results as well as their existence.
|
2011-03-17 13:19:38 -04:00 |