Will Daly
d00e5a4503
Disabled video caption tests that failed in master
2013-11-26 12:07:04 -05:00
polesye
38163cf942
BLD-410: Add tests.
2013-11-19 14:37:14 +02:00
polesye
153bc25d8c
BLD-502: Add improvements to Video player.
2013-11-15 18:12:51 +02:00
Will Daly
55ffacaf51
Disable test seen to fail on PRs
2013-10-23 13:24:45 -04:00
Valera Rozuvan
1a9214b2f3
Fixing merge conflicts in tests.EOF
...
Fixing merge conflicts in tests.
2013-10-23 15:12:24 +03:00
Valera Rozuvan
9b33bdfc00
Fix for test.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
2d9ef610ac
Fixed acceptance test for start time / end time slider range.
...
It turned out to be that when you run the tests in
cms/djangoapps/contentstore/features/video.feature
all at once, then test # 11 starts with transcripts already turned on. When you
run just the test # 11, then transcripts are not available (from previous tests).
That's why to make width consistent, we have to make sure that transcripts are
hidden.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
41cbd04d7c
Updated test for range slider in time slider.
...
Instead of raw comparison against an HTML string to get style information,
now proper selenium function is used to get value of CSS property.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
1941474a6c
Fixing test for range element in slider.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
644af346a9
Initial sketch of acceptance test for start end time range in slider.
2013-10-23 13:01:11 +03:00
polesye
a1f8aca6c9
Restore functionality.
2013-10-19 09:32:36 +03:00
Will Daly
2109fdb33f
Disable test seen to fail in master
2013-10-18 15:45:49 -04:00
polesye
322b17ee0b
Uncomment acceptance tests.
2013-10-18 18:44:48 +03:00
polesye
e95ee9948b
Add acceptance test instead of broken js unit test.
2013-10-18 18:44:48 +03:00
Will Daly
774dd03668
Disable another video caption test
2013-10-08 14:07:35 -04:00
Will Daly
7eb4522b32
Disabled video caption acceptance tests
2013-10-08 13:28:45 -04:00
polesye
20c2b3dc71
Clean up the code.
2013-10-08 12:00:08 +03:00
polesye
a667349d85
Fix acceptance tests.
2013-10-08 12:00:08 +03:00
polesye
f57d5a61d3
Tidy up the code.
2013-10-08 12:00:08 +03:00
Valera Rozuvan
968215dd9f
Updated acceptance tests.
2013-10-08 12:00:07 +03:00
Valera Rozuvan
b7e82ed15e
Updated acceptance tests.
2013-10-08 12:00:07 +03:00
Valera Rozuvan
de1381dbfc
Added acceptance tests.
2013-10-08 12:00:07 +03:00
David Baumgold
d97921e6e2
Convert Studio JS to use require.js
2013-10-04 13:43:50 -04:00
Jay Zoldak
7669b4d777
Namespace the acceptance tests so they show up nicely in jenkins
...
Conflicts:
cms/djangoapps/contentstore/features/advanced-settings.feature
cms/djangoapps/contentstore/features/checklists.feature
cms/djangoapps/contentstore/features/component.feature
cms/djangoapps/contentstore/features/course-overview.feature
cms/djangoapps/contentstore/features/course-settings.feature
cms/djangoapps/contentstore/features/course-team.feature
cms/djangoapps/contentstore/features/course-updates.feature
cms/djangoapps/contentstore/features/courses.feature
cms/djangoapps/contentstore/features/discussion-editor.feature
cms/djangoapps/contentstore/features/grading.feature
cms/djangoapps/contentstore/features/html-editor.feature
cms/djangoapps/contentstore/features/problem-editor.feature
cms/djangoapps/contentstore/features/section.feature
cms/djangoapps/contentstore/features/signup.feature
cms/djangoapps/contentstore/features/static-pages.feature
cms/djangoapps/contentstore/features/subsection.feature
cms/djangoapps/contentstore/features/textbooks.feature
cms/djangoapps/contentstore/features/upload.feature
cms/djangoapps/contentstore/features/video-editor.feature
cms/djangoapps/contentstore/features/video.feature
lms/djangoapps/courseware/features/certificates.feature
lms/djangoapps/courseware/features/help.feature
lms/djangoapps/courseware/features/high-level-tabs.feature
lms/djangoapps/courseware/features/homepage.feature
lms/djangoapps/courseware/features/login.feature
lms/djangoapps/courseware/features/lti.feature
lms/djangoapps/courseware/features/navigation.feature
lms/djangoapps/courseware/features/problems.feature
lms/djangoapps/courseware/features/registration.feature
lms/djangoapps/courseware/features/signup.feature
lms/djangoapps/courseware/features/video.feature
lms/djangoapps/courseware/features/word_cloud.feature
2013-09-24 14:35:12 -04:00
Will Daly
f898f72920
Added tags to acceptance tests to define multiple shards.
2013-09-24 11:47:53 -04:00
Will Daly
2ed66ce7a5
Updated acceptance tests to match new behavior in video captions.
2013-08-30 16:17:01 -04:00
JonahStanley
d96595318a
Stylistic changes
...
CMS tests should now run on IE
CMS tests will now run on Safari
Rebased wrong
Forgot to update the test_acceptance.sh
Changed way of string splitting
2013-08-22 10:08:35 -04:00
Anton Stupak
d846462ce9
Migrate acceptance tests: old Video -> new Video.
2013-08-12 14:32:07 +03:00
JonahStanley
5a579921f2
Fixed stylistic things and no longer skipped tests in firefox
2013-08-08 13:24:28 -04:00
JonahStanley
514af944cd
Fixed video tests for firefox
2013-08-08 13:24:28 -04:00
Peter Fogg
587d86bfb2
Add acceptance test for XML-only video content.
...
Since we've had issues with the default video being incorrectly shown,
this creates an XML-only video and ensures that the correct
(non-default) Youtube ID is sent to the client.
2013-08-08 10:48:07 -04:00
Peter Fogg
9c84440501
PR comment cleanup.
2013-08-06 13:23:33 -04:00
Peter Fogg
08c5f955aa
Unstyled prototype for new list editor design.
2013-08-06 13:23:33 -04:00
JonahStanley
24ab36c87a
Unskip Acceptance Tests
2013-07-11 11:33:40 -04:00
Will Daly
7085b95bc0
Disabled video test that was failing on Mac OS X
2013-07-08 10:51:31 -04:00
Peter Fogg
6035d0a23a
Addresses latest comments on pull request #132 . In particular:
...
- Make 1.0x speed default Youtube ID Lyla's introduction video.
- Add acceptance tests for toggling captions on/off.
- Move captions settings acceptance tests into video-editor.feature.
- Rename acceptance test methods to reflect their function.
- Remove undefined variable from video Jasmine tests.
- Test VideoDescriptor.from_xml when no attributes are set.
- Convert Stringy* to non-Stringy equivalents.
- Test parsing of Youtube ID strings and times in more cases.
- Remove some commented-out code.
2013-06-14 14:08:28 -04:00
Peter Fogg
008c769ffb
Update and fix acceptance to show captions when correct.
2013-06-12 10:27:05 -04:00
Peter Fogg
3159c949d3
Update acceptance tests for captions to use metadata settings editor.
2013-06-11 15:29:16 -04:00
Peter Fogg
45527bf921
Reword acceptance test.
2013-06-11 15:07:01 -04:00
Peter Fogg
0149766710
Add acceptance test to ensure that show_captions has the right effect.
2013-06-11 14:07:40 -04:00
Peter Fogg
55aaa1a8e9
Add lettuce tests for single-click video creation and fix previously failing tests.
2013-06-03 10:20:38 -04:00
Peter Fogg
5434f2750e
Cleaning up code to fix pylint/pep8 errors.
2013-05-31 15:58:12 -04:00
Peter Fogg
6eeb12ad1c
Add Lettuce tests for autoplay in Studio.
2013-05-30 11:34:15 -04:00