Michael Youngstrom
afb7673b97
Remove a11y test
2018-03-25 21:53:03 -04:00
Stuart Young
9b005ca508
remove test_video_end_time_wo_default_start_time
2018-03-22 15:14:49 -05:00
Michael Youngstrom
ccaf6557a2
Remove test_if_captions_are_draggable
2018-03-22 14:10:53 -04:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Stuart Young
a6fe9fca0a
remove or unskip skipped flaky tests
2017-08-17 15:37:43 -04:00
Jesse Zoldak
7966fb1c30
Merge pull request #15823 from edx/zoldak/LEARNER-2267
...
Remove flaky video test test_video_position_save_state LEARNER-2267
2017-08-15 14:58:03 -04:00
Jesse Zoldak
3b853126d8
Remove flaky video test test_video_position_save_state LEARNER-2267
2017-08-15 13:10:16 -04:00
Jesse Zoldak
6d94796a2c
Remove flaky test test_multiple_videos_in_sequentials_load_and_work
2017-08-15 11:00:00 -04:00
Stuart Young
806bbc13ab
remove all occurrences of flaky decorator
2017-08-08 16:23:51 -04:00
Clinton Blackburn
6ff614800c
Updated auto_auth endpoint to always return JSON
...
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
2017-05-31 23:18:05 -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
Ned Batchelder
4a568476fd
Remove a number of unneeded super()-delegation methods
2017-04-27 14:12:56 -04:00
muhammad-ammar
6f2a2b445f
add HLS playback support in video player
...
TNL-6513
2017-04-13 14:20:47 +05:00
Robert Raposa
ac7e6bec92
Refactor to navigate directly to courseware page.
2017-03-24 13:44:37 -04:00
Robert Raposa
c37137a6b5
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
muzaffaryousaf
d73d2f5889
Increase the yttimeout to un-skip the video tests.
2017-02-08 20:30:54 +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
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
Nimisha Asthagiri
8f3a865cee
Fix flaky test: test_youtube_id_w_different_local_server_sub
...
TNL-5759
2016-10-17 21:43:22 -04:00
Mushtaq Ali
11a07ca8c9
Show validation message when no transcript file uploaded for a language in a video component in studio.
...
Also, don't show respective transcript language in video language menu when a related transcript is not uploaded for that language.
TNL-5200
2016-10-07 19:15:44 +05:00
Chris Rodriguez
0ebc90472c
AC-571 updating video download/transcript area
2016-09-20 06:22:24 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Shauna Gordon-McKeon
29bb5b50e9
Switch relative to absolute urls in imports (video, discussion, misc)
2016-07-28 16:35:40 -04:00
Chris Rodriguez
4cf0e19af2
AC-520 fixing section ignores
2016-07-06 15:01:44 -04:00
Chris Rodriguez
257903fe15
AC-414 adding headings as first child to sections
2016-06-10 12:30:03 -04:00
Chris Rodriguez
6be4f84aff
Using latest version from NPM and ignoring section tests for now
2016-06-06 13:10:51 -04:00
clrux
74abec3f1c
Merge pull request #12430 from edx/clrux/ac-408
...
AC-408 converting video slider controls from a to div
2016-05-19 17:27:07 -04:00
Chris Rodriguez
e0da408f95
AC-408 converting video slider controls from a to div
2016-05-19 10:02:13 -04:00
cahrens
fd1d72cc8d
Wait for seek to complete before pressing play.
...
TNL-4540
2016-05-18 13:13:20 -04:00
cahrens
9d28237326
Can no longer play outside of the start/end time for the clip.
...
This functionality was removed in PR 7111, but not all impacted
tests were deleted.
2016-05-17 14:45:24 -04:00
Muddasser
99cbf18e96
branch out at assert based on chrome and firefox
2016-04-26 16:20:32 +05:00
Usman Khalid
acd392f040
Fix flaky videoplayer bokchoy test.
2016-04-22 13:12:09 +05:00
Muddasser
72c058f2a9
Merge pull request #12146 from edx/muddasser/updated_ff/sel_253/test_youtube_id_w_different_local_server_sub
...
fixed button click issue while repacing subtitles.
2016-04-20 22:45:33 +05:00
sanfordstudent
adcf4a98c7
Merge pull request #12038 from edx/sstudent/seq_item_title_
...
Displaying title of item in course sequence tooltip instead of list of item's children
2016-04-19 13:32:34 -04:00
Sanford Student
bbcec0cf40
displaying title of sequence item in tooltip instead of children
2016-04-19 10:28:47 -04:00
Chris Rodriguez
df5520bdf9
Video player: adding Dragabilly to closed captions
...
* tests for dragging
* icon location reference updates
* pattern library usage
2016-04-14 15:29:38 -04:00
Muddasser
e925171361
fixed button click issue while repacing subtitles.
2016-04-14 17:55:19 +05:00
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Chris Rodriguez
fbe6160461
LMS: updating transcript skip links
2016-04-07 12:18:08 -04:00
Nimisha Asthagiri
74a9989f04
Merge pull request #11705 from edx/tnl/next_button
...
Activate LMS Navigation Button across sections
2016-03-29 15:05:59 -04:00
Nimisha Asthagiri
8cbf99aca4
Activate Next and Previous Buttons across sections
...
MA-2152
MA-2153
2016-03-29 12:58:08 -04:00
Ned Batchelder
baad8aafb7
Mark as flaky, TNL-4304
2016-03-27 11:11:19 -04:00
Diana Huang
091dc27c4f
Use is-hidden instead of hidden.
2016-03-15 17:17:56 -04:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
raeeschachar
c6d2373156
Fixed test_video_component_stores_speed_correctly_for_multiple_videos failing on Chrome
2016-02-11 15:47:07 +05:00
Ahsan Ulhaq
96d030b6d9
Reverse and Rename Courseware and Course Info Tabs
...
ECOM-2678
2016-02-03 12:20:53 -05:00
Ben Patterson
31841bdcbb
Merge pull request #11271 from edx/benp/9-bokchoy-shards
...
Benp/9 bokchoy shards
2016-01-20 12:09:53 -05:00
Ben Patterson
ce716bbbc4
Create additional bok-choy shards for faster feedback.
2016-01-19 17:18:33 -05:00