clytwynec
b7816aafa2
Merge pull request #3775 from edx/clytwynec/bokchoy-language-test-fix
...
added check for modal to disappear in _change_lang_promise
2014-05-20 16:27:52 -04:00
jmclaus
678a92b4b2
Added new error message that displays when HTML5 video is not supported altogether. Make sure spinner gets hidden when error message is shown. [BLD-638]
2014-05-20 19:17:57 +02:00
Christine Lytwynec
36f4e55e2b
added check for modal to disappear in _change_lang_promise
2014-05-19 12:45:45 -04:00
clytwynec
6396373bd5
Merge pull request #3758 from edx/clytwynec/disable-XBlockAcidNoChildTest
...
disabled test_lms.py:XBlockAcidNoChildTest.test_acid_block
2014-05-16 12:01:05 -04:00
Christine Lytwynec
0533859366
disabled test_lms.py:XBlockAcidNoChildTest.test_acid_block
2014-05-16 11:17:26 -04:00
Jay Zoldak
7f5c810ac8
Skip language changing tests
2014-05-16 09:00:12 -04:00
Carson Gee
379745e3a4
Merge pull request #2686 from edx/feature/ichuang/add-reset-links-to-staff-debug
...
add problem reset link to staff debug page
2014-05-09 13:29:29 -04:00
Carson Gee
7c1e6d83e4
Fix message handling to be more internationalizable
2014-05-09 11:21:39 -04:00
Muhammad Ammar
aa0e8041af
Bok-Choy Video Tests Batch6
2014-05-09 07:22:03 +00:00
Carson Gee
b3ec4d1b6b
Switching to new dashboard API and adding rescore to actions list
2014-05-08 19:03:14 -04:00
Muhammad Ammar
af6c5efbb3
Bok-Choy video tests batch4
2014-05-08 10:53:08 +00:00
Muhammad Ammar
411a13b56c
Convert lettuce video tests specifically using youtube stub
2014-05-07 06:11:07 +00:00
cahrens
6f404fe2c5
Test cleanup.
2014-05-05 09:41:38 -04:00
Andy Armstrong
de80f892e2
Clean up coverage and code quality issues
2014-05-02 16:20:17 -04:00
cahrens
ff00fbd1f1
Bok choy acceptance test for drag and drop.
2014-05-02 16:20:17 -04:00
Andy Armstrong
f3a23f3973
Only show drag handles in draft mode
2014-05-02 16:20:12 -04:00
Christine Lytwynec
47d316d1f0
Add AutoAuthPage to lms pages for bok-choy tests
2014-04-24 17:42:36 -04:00
jsa
f71e78b69f
add acceptance tests for user profile pagination.
...
JIRA: FOR-492
2014-04-24 13:47:03 -04:00
Carson Gee
c7713064d5
Reworked UI for clarity, removed reload, and added Bok-Choy tests
2014-04-23 14:56:31 -04:00
Jay Zoldak
a660cd8539
Set up page objects and base test file for staff view and staff debug.
2014-04-23 14:56:31 -04:00
Jay Zoldak
6e4a451f92
Reword docstrings for bok-choy video tests
2014-04-23 14:37:26 -04:00
Muhammad Ammar
1bbfbedb1f
Bok-Choy video tests batch2
2014-04-23 14:37:26 -04:00
Jay Zoldak
3fc19a35b0
Serve video HTML5 sources locally for acceptance tests
2014-04-15 10:40:53 -04:00
jsa
72c3c87c84
in Studio, render compact placeholders for inline discussions.
...
JIRA: FOR-429
2014-04-10 15:44:30 -04:00
Muhammad Ammar
5b6f3f8fbf
Convert first batch of lettuce video tests to bok-choy.
2014-04-10 15:18:03 +00:00
Greg Price
8c8367b055
Merge pull request #3183 from edx/gprice/inline-response-pagination
...
Add repsonse pagination to inline discussions
2014-04-09 17:55:15 -04:00
Greg Price
16847d85a9
Add bok-choy tests for inline response pagination
2014-04-09 16:56:20 -04:00
Jay Zoldak
86cfda32b3
Add synchronization for rendering to studio xblock tests
2014-04-02 13:54:33 -04:00
Jay Zoldak
186e3b8612
Temporarily disable studio acid block tests that are failing
2014-04-02 10:21:05 -04:00
Jay Zoldak
65bae9a655
Temporarily disable the bok-choy test that is intermittenly failing
2014-03-28 15:12:46 -04:00
Jay Zoldak
0931c76a2a
Disable failing bok-choy test_acid_block_editor test
2014-03-22 09:18:31 -04:00
Jay Zoldak
d88d86120e
Merge pull request #3017 from edx/zoldak/bok-choy-version-upgrade
...
Update edx-platform page objects and tests
2014-03-22 08:32:48 -04:00
Jay Zoldak
bb8800d499
Disable intermittently failing ORA tests
2014-03-22 07:50:44 -04:00
Jay Zoldak
806a6b9f99
Update edx-platform page objects and tests to be compatible with new bok-choy version
...
Change expectedFailure decorators to skip, because that still takes
a screenshot as if it were an error and at least one of those
take a super long time when running locally on devstack.
2014-03-21 17:10:15 -04:00
Nimisha Asthagiri
e86b4a12dc
Changes for viewing built-in tabs in studio
...
Changed "Status Page" -> "Page".
UX:
support for displaying built-in tabs
restored drag and drop on Studio Pages
additional styling for fixed state on Studio Pages
add a new page action added to bottom of Studio Pages
Dev
changes for viewing tabs in studio,
refactored the tab code,
decoupled the code from django layer.
is_hideable flag on tabs
get_discussion method is needed to continue to support
external_discussion links for now since used by 6.00x course.
override the __eq__ operator to support comparing with
dict-type tabs.
Test
moved test code to common,
added acceptance test for built-in pages
added additional unit tests for tabs.
changed test_split_modulestore test to support serializing objects
that are fields in a Course.
Env:
updated environment configuration settings so they are
consistent for both cms and lms.
2014-03-21 13:58:01 -04:00
Jay Zoldak
c5a7911b87
Fix pylint disable pragmas that were pep8 violations
2014-03-20 10:18:40 -04:00
Jay Zoldak
fecc5658a6
Return valid feedback from ORA stub
...
so that the logs will be much cleaner.
See test_root/log/bok_choy_lms.log
2014-03-12 12:40:10 -04:00
Andy Armstrong
bc12869a00
Add more tests for the container page
2014-03-05 17:41:10 -05:00
Greg Price
1d2175dce0
Merge pull request #2774 from edx/gprice/edit-forum-comment-bok-choy
...
Add bok choy tests for forum comment editing
2014-03-03 15:37:05 -05:00
Greg Price
db8ad0d20b
Add bok choy tests for forum comment editing
2014-03-03 14:26:25 -05:00
Jay Zoldak
82d48b5ab3
Import BrokenPromise
2014-03-03 10:16:04 -05:00
Andy Armstrong
fcc0231d4d
Add new container page that can display nested xblocks
...
This is the changes for STUD-1244, which introduces the ability for Studio to display
arbitrarily nested xblocks. In this change, a new container page is introduced which can
display nested xblocks. In particular, the xblock type of 'vertical' is special cased
to be shown inline as a collapsible section. The unit page is mostly unchanged, except
that container xblock's are shown as a link to their container page, rather than being
shown inline.
2014-02-27 14:53:05 -05:00
jsa
bea463d950
Add acceptance tests for forums comment deletion.
...
JIRA: FOR-472
2014-02-26 10:31:02 -05:00
Calen Pennington
c72d410083
Remove doc-ready tests, which were flaky
2014-02-25 14:01:37 -05:00
Calen Pennington
35fbc15edb
Add tests of more scopes in student_view
2014-02-25 14:01:37 -05:00
Calen Pennington
9126777ed7
Add test of local_resource_url in AcidBlock
2014-02-25 14:01:37 -05:00
Calen Pennington
dbc99ef8ad
Implement children for pure XBlocks in edx-platform
...
This requires fixing the javascript api implementation, and adding
an implementation of get_block to the ModuleSystem api.
However, the implementation is incomplete, due to mismatches between
the expectations of XModule and XBlock.
Also adds tests using the Acid block to make sure that the javascript
and python apis for children are working correctly.
2014-02-21 15:01:20 -05:00
Will Daly
defbd87468
Protect Acid XBlock test from stale element or zero-length locator list
2014-02-20 16:19:43 -05:00
Julia Hansbrough
8fbeeeeb02
Disable flakey language change acceptance tests
2014-02-18 21:16:43 +00:00
thedeadparrot
ff0a6fb778
Update cms urls for language preferences
2014-02-14 22:35:14 +00:00