M. Zulqarnain
a664067323
refactor: pyupgrade in common/tests ( #26725 )
2021-03-09 18:03:34 +05:00
Jawayria
62ca4742c1
BOM-2351: Removed unused imports from common/test
2021-02-15 19:30:40 +05:00
Jawayria
9e677960bf
Applied pylint-amnesty to common/{lib, test, __init__.py}
2021-02-02 15:42:02 +05:00
zia.fazal@arbisoft.com
3d65110383
Removed boy choy acceptance tests
...
Removed commented code
Fixed broken tests and quality violations
instructor dashboard test fixes
Fixed pep8 quality violation
Removed few remaining non a11y tests
Fixed quality violations
removed edxapp_acceptance setup file
2020-07-13 19:25:57 +05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Usman Khalid
0b27c62ca6
Convert VideoModule to VideoBlock.
...
Some deprecated functionality has been removed:
- Reading data field and transforms being applied in the init() method.
- The source field.
- The source_visible attribute.
2019-06-20 22:12:39 +05:00
Michael Youngstrom
872cddedbf
INCR
2019-04-29 09:37:44 -04:00
Matthew Piatetsky
9681ca36b8
fix unicode strings in common/
2019-02-05 10:57:00 -05:00
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
0abe75a7c6
Re-apply the changes to convert XBlocks to Webpack
...
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0 .
2018-06-06 12:52:12 -04:00
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
f557bad5a3
Wait for MathJax for tests, rather than MathJax.isReady
2018-05-29 12:19:05 -04:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Clinton Blackburn
74f9858b77
Optimized all imports in common.test.acceptance
...
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04:00
muhammad-ammar
6f2a2b445f
add HLS playback support in video player
...
TNL-6513
2017-04-13 14:20:47 +05:00
Ari Rizzitano
1e686f4763
[video] fix AC-343
...
[captions] move role attr from li element to nested span (AC-343)
[video] fix failing tests for video captions (AC-343)
[video] couple more failing tests (AC-343)
[video] properly outline the focused caption (AC-343)
2016-12-14 11:39:53 -05:00
Ben Patterson
4c48e6a307
Cleanup, remove flaky decorator.
2016-12-12 11:40:25 -05:00
Ben Patterson
ec6ea40bc6
Flaky test fix.
...
Sadly, I introduce a time.sleep here. The hovering over the elements is
particularly brittle, and there is no obvious signal for when the page is
done rendering. I'm putting a sleep in here so we can more-quickly support
Firefox 45.
2016-12-12 10:23:18 -05:00
Chris Rodriguez
0ebc90472c
AC-571 updating video download/transcript area
2016-09-20 06:22:24 -04:00
cahrens
fd1d72cc8d
Wait for seek to complete before pressing play.
...
TNL-4540
2016-05-18 13:13:20 -04:00
Chris Rodriguez
fbe6160461
LMS: updating transcript skip links
2016-04-07 12:18:08 -04:00
raeeschachar
c6d2373156
Fixed test_video_component_stores_speed_correctly_for_multiple_videos failing on Chrome
2016-02-11 15:47:07 +05:00
Chris Rodriguez
4ae40e7bdd
Updating icons on problem type editor
2016-02-02 15:41:04 -05:00
Chris Rodriguez
b883d52722
Adding closed captions (not draggable)
2015-12-14 10:19:11 -05:00
Chris Rodriguez
78c6a38ca6
LMS: new UI for video player + AFontGarde iconfonts
2015-11-12 16:37:29 -05:00
cahrens
f94459dde2
Provide time for the display of video speed to change.
...
TNL-3725
2015-11-02 13:33:59 -05:00
Usman Khalid
0dbb969be3
Fixed video bumper tests.
...
TNL-2883
2015-08-26 14:50:56 +05:00
Alexander Kryklia
4c7bfb44dd
Add Video Bumper.
...
Fix n-click behaviour on poster.
Fix unit tests.
Fix handler for non_en lang for bumper.
Add more tests.
Fix docstrings.
Fix pep8.
Fix static redirection with bumper.
Fix button in IE11.
Add video_bumper field in bok_choy.
Fix pylink violations.
Update docstrings and some clean up.
Rename edx_video_id in bumper tests.
Fix too long lines in help text.
Address ui comments.
Fix bumper events.
Refactor bumper-transcripts code, fix bugs, address comments.
Squashed commits:
Fix download transcript button.
[74e0c8c] Fix quality
[a759f33] Fix error, when sub contains extension.
[b30755c] Revert "Add video files to host for transcripts."
This reverts commit cf8a96bf84346e17b6ad57ad4cc6a27d7a9118cd.
[36f038a] Add video files to host for transcripts.
[23f1655] Fix pep8 and pyling issues.
[0f1f9d2] Update acceptance test.
[765a27d] Wait for ajax in captions.
[8ae72a3] Fix logic.
[063450f] Fix unit tests.
[d1075fc] Fix handlers tests.
[25d31ad] Update bumper_utils.
[cb5f9df] Remove maxDiff.
[8738b1a] Code cleanup.
[87dbcb7] Fix issues with transcripts.
[ec899de] Fix transcripts in serializers.
[444b1fc] Fix transcripts typo.
[d524cb5] Fix bumper.
[f62cf22] Fix video mongo tests.
[8f1b55a] Fix dispatches.
[53bc308] Add more fixes.
[d5e3723] Fix test_video_handlers and rename the method.
[93efc23] Fix mobile tests.
[740e2ae] Fix pep8 and pylint.
[47cfb66] Address comments, add fixes.
[4e499d9] Add fixes.
[8353553] Add improvements.
Updated dispatch values)
.
Use ddt in bumper handler tests.
Move common metadata to single place.
Fix style.
Update docstring.
Fix poster button.
Improve bumper events.
Fix test after rebase.
Address comments.
Download transcript: use def video lang, not bump.
Renamed date_last_view_bumper to bumper_last_view_date.
Rename do_not_show_again_bumper to bumper_...
Address comments.
Fix tests for download for en lang.
Fix bumper logic.
Update strings.
Update resizer.
Remove resizer.
Fix unit tests.
Add tests.
Fix bumper events.
Clean up tests.
Fix pylint violations.
Fix pep8 and pylint violations.
Update docs and method names.
Update events.
Make /static/ prefix a must.
Fix wrong code.
2015-05-31 14:45:31 +03:00
David Baumgold
764d5e6e89
_parse_time_str can be a standalone function
2015-04-21 13:38:37 -04:00
Christine Lytwynec
5204fd6519
wait for both window.MathJax and window.MathJax.onReady
2015-03-24 11:03:09 -04:00
polesye
4b551b5357
TNL-454: Fix flaky bok-choy tests.
2015-02-19 14:43:34 +02:00
Jesse Zoldak
e77acdf401
Add debug logging to video tests
2015-01-09 09:39:02 -05:00
muhammad-ammar
ca3bd2f83f
Merge pull request #4496 from edx/ammar/bok-choy-cms-video-editor-tests
...
Bok-Choy CMS Video Editor Tests
2014-08-20 13:19:10 +05:00
Muhammad Ammar
f93e4f2775
Bok-Choy CMS Video Editor Tests
2014-08-18 15:44:30 +00:00
Muhammad Ammar
ebee3c406e
Fix Video Player Pause Issue
2014-08-18 13:18:15 +00:00
Muhammad Ammar
936bd4d5ad
Bok-Choy CMS Video Tests
2014-08-11 07:50:19 +00:00
Muhammad Ammar
c237364e2d
Refactor LMS Video Tests
2014-08-06 13:20:39 +00:00
polesye
37cccb85e4
BLD-1190: Fix bok-choy test.
2014-07-16 13:34:00 +03:00
Muhammad Ammar
15839147c2
Youtube Video Quality Button Tests
2014-06-20 13:48:27 +00:00
Muhammad Ammar
dc135e4398
Video Test Improvements
2014-06-13 14:52:04 +00:00
Muhammad Ammar
d9fe111c5b
Bok-Choy Video Tests Batch9
2014-06-02 11:48:40 +00:00
Muhammad Ammar
510d0ae153
Bok-Choy Tests for Video Start Time, End Time and Finish Time
2014-05-27 10:37:26 +00:00