cahrens
a80101dda2
Don't add every helper method to world.
2014-01-06 11:48:40 -05:00
cahrens
0222e57cff
Add acceptance test for behavior when & is in problem xml.
...
Part of STUD-91
2013-12-30 15:08:53 -05:00
polesye
b6808d3d13
BLD-541: Fix video controls on iPad.
2013-12-24 14:59:20 +02:00
Will Daly
d23f48f573
Merge pull request #2002 from edx/will/rebalance-shards
...
Rebalance acceptance test shards
2013-12-20 05:45:22 -08:00
polesye
042cb5c698
BLD-206: Add template for the zooming image in Studio.
2013-12-19 21:47:32 +02:00
Will Daly
28e25b75ff
Rebalance acceptance test shards
2013-12-19 10:41:45 -05:00
Will Daly
1081786c6f
Merge pull request #1965 from edx/will/fake-server-refactor
...
Stub Server Port Conflicts and Refactor
2013-12-19 06:55:24 -08:00
Will Daly
0fd03cfb02
Moved stub servers to terrain
...
Refactored stub services for style and DRY
Added unit tests for stub implementations
Updated acceptance tests that depend on stubs.
Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
2013-12-19 09:12:41 -05:00
polesye
70518a4659
BLD-506: Update behavior of start/end time fields.
2013-12-18 09:43:11 +02:00
Frances Botsford
089a61c6af
studio outline test fixes
2013-12-09 15:21:57 -05:00
cahrens
bbeded71ec
On export error, handle quotes within string.
...
STUD-1013
2013-12-06 12:02:02 -05:00
polesye
b4f82b3837
BLD-438: Fix clear and download buttons.
2013-12-05 11:43:29 +02:00
Valera Rozuvan
d75b580f8f
Enabled back turned off Video acceptance tests.
...
Updated comments.
BLD-537
2013-11-29 10:53:31 +02:00
Will Daly
761699bf74
Disabled another video test that failed in master
2013-11-26 14:01:58 -05:00
Will Daly
d00e5a4503
Disabled video caption tests that failed in master
2013-11-26 12:07:04 -05:00
Александр
3bbc7430f2
BLD-530: Fix 500 error in transcripts.
2013-11-22 10:06:03 +02:00
Christina Roberts
3f44ff2f4b
Merge pull request #1675 from edx/christina/tab-new
...
Convert tabs to use RESTful API
2013-11-21 07:39:31 -08:00
cahrens
1b2be30c45
Convert tabs to RESTful URL.
...
STUD-850
2013-11-21 10:19:43 -05:00
zubair-arbi
df97df6fde
Merge pull request #1606 from zubair-arbi/zub/bugfix/std293-coursehandout
...
Show error on invalid html in course handout edit
2013-11-21 01:53:08 -08:00
polesye
538be891bc
Merge pull request #1725 from edx/anton/transcripts-fix-acceptance-test
...
BLD-524: Add missing assert in video test.
2013-11-20 11:44:15 -08:00
Will Daly
29c8a0e2c5
Merge pull request #1722 from edx/will/fix-html-failure
...
Increased timeout for element count in HTML test
2013-11-20 06:08:27 -08:00
polesye
cc2f1e73bf
BLD-524: Add missing assert in video test.
2013-11-20 15:48:15 +02:00
Zubair Afzal
783e4b223f
Show error on invalid html in course handout edit + Added tests
...
STUD-293
2013-11-20 17:33:07 +05:00
Will Daly
bcb5f1b368
Increased timeout for element count in HTML test
2013-11-19 16:34:01 -05:00
polesye
38163cf942
BLD-410: Add tests.
2013-11-19 14:37:14 +02:00
polesye
4b87237825
BLD-193: Add template for checkboxes to studio.
2013-11-18 09:50:53 +02:00
polesye
153bc25d8c
BLD-502: Add improvements to Video player.
2013-11-15 18:12:51 +02:00
cahrens
a170c6f4e7
Change save_item and create_item to RESTful URL.
...
Part of STUD-847.
2013-11-14 11:03:31 -05:00
Will Daly
44dd3603eb
Fix for advanced settings failure
2013-11-13 18:41:03 -05:00
Will Daly
2a6754b8a6
Disabled LaTeX acceptance test
2013-11-13 08:05:21 -05:00
Will Daly
12bae4b7a3
Fixed intermittent issue with course date acceptance test
2013-11-12 16:45:08 -05:00
Valera Rozuvan
0ad53f608a
Revert "BLD-408: Don't allow users to enter video url's in http."
...
This reverts commit 6cb5c3900f .
2013-11-08 20:32:22 +02:00
Alexander Kryklia
b5bf4b7500
Enable latex problems via key in course.settings.
...
BLD-426
2013-11-04 12:13:23 +02:00
polesye
2628e4f182
Merge pull request #1512 from edx/anton/video-disallow-to-use-http-protocol
...
Video Player: Disallow users to enter video url's in http.
2013-10-30 23:17:39 -07:00
Don Mitchell
f41816637e
RESTful refactoring of /course access continued
...
Move index access into the url
Move course creation into the url
Add helper methods for testing to serialize json data and set accept header.
2013-10-30 13:28:22 -04:00
polesye
6cb5c3900f
BLD-408: Don't allow users to enter video url's in http.
2013-10-30 14:58:17 +02:00
Will Daly
d0f659d67d
Merge pull request #1525 from edx/will/textbook-js-wait
...
Added wait for JavaScript when navigating to textbook page
2013-10-29 12:21:23 -07:00
Jay Zoldak
2d30c8b0ab
Fix a couple pylint violations
2013-10-28 17:23:31 -04:00
Jay Zoldak
35d58b98e2
Merge pull request #1516 from edx/zoldak/fix-component-test
...
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 13:51:43 -07:00
Will Daly
302484d1e3
Added wait for JavaScript when navigating to textbook page
2013-10-28 16:42:21 -04:00
Will Daly
0e17252476
Disable problem editor test
2013-10-28 13:21:32 -04:00
Jay Zoldak
380e7c421c
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 11:44:33 -04:00
cahrens
12488db015
Get rid of course_index shim.
2013-10-24 11:35:02 -04:00
Alexander Kryklia
ee02a2dd97
Merge pull request #1421 from edx/anton/metadata-time-field
...
Anton/metadata time field
2013-10-24 05:50:13 -07:00
Will Daly
a8fe4151ae
Wait for js/base in CMS acceptance tests to ensure click handlers are
...
installed.
2013-10-23 13:20:52 -04:00
Valera Rozuvan
1a9214b2f3
Fixing merge conflicts in tests.EOF
...
Fixing merge conflicts in tests.
2013-10-23 15:12:24 +03:00
polesye
ed97000d4b
Fix acceptance test.
2013-10-23 13:04:31 +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