Rick Waldron waldron.rick@gmail.com
|
104ca77130
|
[#991] Failing tests
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-27 14:24:10 -04:00 |
David Seifried
|
8f7f564e55
|
Merge pull request #12 from dseif/t978
[#978] fixed issue where Popcorn no longer accepted a HTML video or audio element in it's constructor
|
2012-03-22 12:31:54 -07:00 |
David Seifried
|
61cd6aa2ad
|
[#978] Fixed a spacing issue
|
2012-03-22 15:30:42 -04:00 |
David Seifried
|
e175257e65
|
[#978] Fixed styling issue
|
2012-03-22 15:15:22 -04:00 |
David Seifried
|
b5788d23a6
|
Merge branch 'master' of git://github.com/mozilla/popcorn-js into t978
|
2012-03-22 15:10:21 -04:00 |
David Seifried
|
3bd49b67f2
|
Merge pull request #16 from dseif/t980
[#980] Added in a tests.conf file to work with TestSwarm
|
2012-03-21 11:42:04 -07:00 |
David Seifried
|
f6feaae243
|
[#980] Fixed silly JSON mistakes
|
2012-03-21 12:40:13 -04:00 |
David Seifried
|
30177d7f62
|
[#980] Added in quotes and made the core styling match the rest of the file
|
2012-03-21 12:03:11 -04:00 |
David Seifried
|
6711bbba89
|
[#980] Added in a tests.conf file to work with TestSwarm
|
2012-03-20 14:29:33 -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 |
Jon Buckley
|
c7754eb845
|
Merge pull request #10 from rwldrn/t970
Fixed ctor to throw friendlier exception on invalid media selectors [#970]
|
2012-03-16 10:53:35 -07: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 |
Christopher De Cairos
|
4cb0ccff26
|
Merge Popcorn.js v1.2 into master
|
2012-03-08 17:40:47 -05:00 |
Christopher De Cairos
|
2e79edd8af
|
Fix YouTube teardown [#959]
|
2012-03-08 17:31:52 -05:00 |
Jon Buckley
|
164ad3bc61
|
Prettyify scott's fixes [#959]
|
2012-03-08 17:20:22 -05:00 |
ScottDowne
|
58f831c0bd
|
[#959] youtube checks for destroyed state before using flash object
|
2012-03-08 17:08:49 -05:00 |
Christopher De Cairos
|
ab37e383d3
|
Add Test Swarm injection scripts, increase heartbeat to 40 seconds [#962]
|
2012-03-08 15:41:44 -05:00 |
ScottDowne
|
af324c89ee
|
[#959] youtube using is destroyed flag before removing object element
|
2012-03-08 15:37:43 -05: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 |
Jon Buckley
|
ee006fe170
|
Fixed vimeo clip_id [#956]
|
2012-03-08 14:45:41 -05:00 |
David Seifried
|
1e2f148fa8
|
[#961] Fixed injection script to match qUnit changes
|
2012-03-08 14:44:48 -05:00 |
Jon Buckley
|
8eafbe5636
|
Fixed image plugin loading race condition [#960]
Conflicts between this and #231
Conflicts:
plugins/image/popcorn.image.unit.js
|
2012-03-08 14:08:52 -05:00 |
Jon Buckley
|
491f213aa2
|
Upgrade Qunit to v1.3, rewrite tests to be asynchronous [#231]
|
2012-03-08 13:47:30 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
6af118b085
|
Fixes issues per review
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:50:16 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
8458c9b633
|
[#960] Fix start:0 bug in image plugin, update tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:32:03 -05:00 |
Jon Buckley
|
f9709c83ed
|
Fix unit test by comparing to the actual vimeo object [#956]
|
2012-03-08 12:18:04 -05:00 |
Jon Buckley
|
9da81ac055
|
Add whitespace [#956]
|
2012-03-08 12:07:56 -05:00 |
Jon Buckley
|
587169dbd3
|
Fix vimeo clip_id [#956]
|
2012-03-08 01:55:25 -05:00 |
Jon Buckley
|
e5af0d1862
|
Remove default width test for soundcloud because it autoscales to the screen width by default [#231]
|
2012-03-08 01:23:26 -05:00 |
Jon Buckley
|
2d2db78398
|
Fix Soundcloud unit test 2.14 failing based on dseif's fixes in #893 [#231]
|
2012-03-07 22:07:25 -05:00 |
Jon Buckley
|
c4c916563d
|
Convert gml plugin tests to be async [#231]
|
2012-03-07 21:48:10 -05:00 |
Jon Buckley
|
ee5ecb4246
|
Convert vimeo player tests to be async [#231]
|
2012-03-07 21:04:09 -05:00 |
Jon Buckley
|
f28959c09f
|
Convert youtube player tests to be async [#231]
|
2012-03-07 20:27:14 -05:00 |
Jon Buckley
|
a4a668adfb
|
Convert soundcloud player tests to be async [#231]
|
2012-03-07 17:26:07 -05:00 |
Jon Buckley
|
a7854de189
|
Convert parseXML parser tests to be async [#231]
|
2012-03-07 17:17:46 -05:00 |
Jon Buckley
|
f82bedefd9
|
Convert parseVTT parser tests to be async [#231]
|
2012-03-07 17:16:33 -05:00 |
Jon Buckley
|
5a3239ee63
|
Convert parseTTXT parser tests to be async [#231]
|
2012-03-07 17:15:33 -05:00 |
Jon Buckley
|
958f7a68f4
|
Convert parseTTML parser tests to be async [#231]
|
2012-03-07 17:14:10 -05:00 |
Jon Buckley
|
40db521f73
|
Convert parseSSA parser tests to be async [#231]
|
2012-03-07 17:10:45 -05:00 |
Jon Buckley
|
9fa81a3ffe
|
Convert parseSRT parser tests to be async [#231]
|
2012-03-07 17:08:21 -05:00 |
Jon Buckley
|
af40ff5678
|
Convert parseSBV parser tests to be async [#231]
|
2012-03-07 17:02:10 -05:00 |
Jon Buckley
|
6310431d03
|
Convert parseJSON parser tests to be async [#231]
|
2012-03-07 16:58:25 -05:00 |
Jon Buckley
|
ab7237582c
|
Convert player module tests to be async [#231]
|
2012-03-07 16:58:24 -05:00 |
Jon Buckley
|
f89e56e687
|
Convert parser module tests to be async [#231]
|
2012-03-07 16:58:23 -05:00 |
Jon Buckley
|
527ba845e5
|
Convert locale module tests to be async [#231]
|
2012-03-07 16:58:22 -05:00 |
Jon Buckley
|
ae6c497321
|
Convert twitter plugin tests to be async [#231]
|
2012-03-07 16:58:21 -05:00 |
Jon Buckley
|
1e85f8f9f0
|
Convert subtitle plugin tests to be async [#231]
|
2012-03-07 16:58:20 -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 |