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 |
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 |
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 |
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 |
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 |
ScottDowne
|
1d67748f3a
|
[#324] scratch all that, let's go super simple
|
2011-03-11 16:26:17 -05:00 |
ScottDowne
|
82f1b712af
|
[#324] added nop functions if needed, and error handling and simplified check
|
2011-03-11 16:05:28 -05:00 |
ScottDowne
|
b18116c1c8
|
[#324] Popcorn now takes an id, or an abstracted video like object
|
2011-03-11 11:22:09 -05:00 |
rwldrn
|
e36d9d3594
|
[#390] Adds removeInstanceById existance test
|
2011-03-08 15:11:16 -05:00 |
rwldrn
|
645df845c5
|
[#390] Remove unnec line from tests
|
2011-03-08 14:33:11 -05:00 |
rwldrn
|
4f4cc9625c
|
[#390] Re-org; Adds instance return; Adds Popcorn.removeInstanceById(); Adds unit test
|
2011-03-08 14:28:13 -05:00 |
Anna Sobiepanek
|
4fe3f0f398
|
Merge commit 'matt/bug95fix' into 0.4
|
2011-03-08 13:47:24 -05:00 |