Commit Graph

2257 Commits

Author SHA1 Message Date
Christina Roberts
65723e2b12 Merge pull request #13758 from edx/christina/tnl-5513
Fix textbook tests so a11y tests only run in a11y test phase
2016-10-14 14:47:40 -04:00
cahrens
3e6b545f5e Change to only run a11y test in a11y phase.
Not able to reproduce flakiness.
TNL-5513
2016-10-14 13:39:54 -04:00
alisan617
21eb03e116 Merge pull request #13513 from edx/alisan/inline-discussion-TNL-4756
New inline discussion home view TNL-4756
2016-10-14 12:09:42 -04:00
alisan617
d5635cf1ba New inline discussion home view UI
TNL-4756
2016-10-14 10:54:50 -04:00
Ben Patterson
b34600f140 Stabilize textbook tests 2016-10-14 10:05:49 -04:00
Nimisha Asthagiri
14d8a46d8c Merge pull request #13739 from edx/flaky/cohort-test
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
2016-10-13 11:36:37 -04:00
Nimisha Asthagiri
9f1d4cbf6f Fix flaky test_automatic_cohort_help bokchoy test
TNL-5709
2016-10-13 03:58:01 -04:00
Muzaffar yousaf
9d87472804 Merge pull request #13697 from edx/mzfr/flaky-bokchoy-4954
Fixing flaky test_studio_help_links
2016-10-13 12:02:40 +05:00
Andy Armstrong
51167aedef Merge pull request #11710 from raccoongang/kssl/ui_conditional_module
Add ui in studio for conditional_module.
2016-10-11 10:45:39 -04:00
muzaffaryousaf
92d502510e Fixing flaky test_studio_help_links
TNL-4954
2016-10-08 16:43:03 +05:00
Mushtaq Ali
23388588e7 Merge pull request #13564 from edx/mushtaq/video-transcript
Handle when no video transcript uploaded for a language
2016-10-07 20:08:25 +05: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
noraiz-anwar
0f3a146177 Merge pull request #13551 from noraiz-anwar/na/mathjax-fix
Fix mathjax rendering
2016-10-07 16:58:03 +05:00
cahrens
1122c40f07 Moving ignore rules to relevant classes instead general rule.
Also replaces section with div, updates short_id, and makes textbox accessible.

TNL-5576, TNL-5575, TNL-5574, TNL-5671, TNL-5376
2016-10-06 17:35:54 -04:00
muhammad-ammar
c3b6b10478 Problem (capa) feedback UX revamp.
TNL-4877
2016-10-06 17:34:43 -04:00
Eric Fischer
50d55bbad6 Merge branch 'release' into release-10-06-conflict 2016-10-06 14:25:47 -04:00
Noraiz Anwar
34ab38d729 Fix mathjax rendering
TNL-5451
2016-10-06 12:30:46 +05:00
Andy Armstrong
ecf4515b6e Introduce id verification step for proctored exams
TNL-5083
2016-10-05 17:22:35 -04:00
Marko Jevtić
1e1b7e1ad3 Merge pull request #13648 from edx/mjevtic/TNL-5709
[TNL-5709] Mark a test as flaky
2016-10-05 19:55:12 +02:00
alisan617
66ea22cab6 Merge pull request #13587 from edx/alisan/bookmark-btn-TNl-5625-unit-title-TNL-5623
add new unit title and renew bookmark button
2016-10-05 12:53:40 -04:00
Marko Jevtic
5d128f32ee [TNL-5709] Mark a test as flaky 2016-10-05 10:45:14 +00:00
Muddasser
c943d42b7d Merge pull request #13566 from edx/muddasser/help/cohort
cohort help tests
2016-10-05 12:33:31 +05:00
Cliff Dyer
bd38ed2645 Merge pull request #13620 from edx/cdyer/flakies-2016-09-30
Flaky test annotations 2016
2016-10-04 17:03:24 -04:00
alisan617
a0a46c461e add new unit page title TNL-5623
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Muzaffar yousaf
29061fcd97 Merge pull request #13528 from edx/mushtaq/fix-flaky-edxnotes-test
Fix flaky test test_easy_access_from_notes_page
2016-10-04 16:02:35 +05:00
Mushtaq Ali
0abd2fce81 Increase connect & read timeout to fix flaky test test_easy_access_from_notes_page.
TNL-4590
2016-10-04 14:52:41 +05:00
Muddasser
cde90fd120 cohort help tests 2016-10-04 06:51:50 +00:00
Sanford Student
bcaa873be0 bug fix for TNL-5601
fixes signal handling for delete student state
2016-10-01 23:23:09 -04:00
J. Cliff Dyer
9c5759ed1c Flaky test decorators. Tickets exist:
TNL-5643:
    test_lms_courseware:ProctoredExamTest.test_timed_exam_flow
TNL-4132:
    test_lms_matlab_problem:MatlabProblemTest.test_run_code
TNL-5582:
    test_studio_course_info.UsersCanAddUpdatesTest.test_delete_course_update
TNL-5691:
    test_account_settings.AccountSettingsPageTest.test_full_name_field
2016-09-30 16:50:46 -04:00
J. Cliff Dyer
628e4cfe63 Revert "Flaky test decorators. Tickets exist:"
This reverts commit 988bfa046b.
2016-09-30 14:55:43 -04:00
J. Cliff Dyer
aaa37d6797 Revert "Annotate flaky decorators with ticket numbers."
This reverts commit 25bd32bc1c.
2016-09-30 14:55:28 -04:00
J. Cliff Dyer
25bd32bc1c Annotate flaky decorators with ticket numbers. 2016-09-30 14:43:38 -04:00
J. Cliff Dyer
988bfa046b Flaky test decorators. Tickets exist:
TNL-5643:
    test_lms_courseware:ProctoredExamTest.test_timed_exam_flow
TNL-4132:
    test_lms_matlab_problem:MatlabProblemTest.test_run_code
TNL-5582:
    test_studio_course_info.UsersCanAddUpdatesTest.test_delete_course_update
TNL-5691:
    test_account_settings.AccountSettingsPageTest.test_full_name_field
2016-09-30 14:15:11 -04:00
Sanford Student
39fb66fccf removing scored/has_score from randomized content block
for TNL-4171
2016-09-30 09:59:39 -04:00
Oksana Slusarenro
c45d2ff942 Fix test test_conditional_handles_polls 2016-09-29 18:58:03 +03:00
Jesse Shapiro
4360c50d6f Merge pull request #13252 from felipevolpone/master
Disable the "View Unit in Studio" button in CCX courses
2016-09-26 11:55:57 -04:00
Muddasser
f1f4f2e226 Merge pull request #13145 from edx/muddasser/edx/automate_help
automate help links
2016-09-26 18:10:20 +05:00
Matjaz Gregoric
344c72b3e2 Use non-ascii PLATFORM_NAME in tests.
It should help catch unicode encoding problems earlier.

This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
alisan617
fb35ffb07d Merge pull request #13449 from edx/alisan/discussion-sidebar-topics-menu-TNL-5169
Add aria attributes to discussion topics sidebar
2016-09-22 17:48:57 -04:00
alisan617
0ffeb4639b Make the left sidebar in Discussion page accessible
TNL-5169
2016-09-22 15:28:29 -04:00
Muddasser
8774728226 Base url for help links is changed 2016-09-22 09:58:34 +00:00
Muddasser
9aee093300 Addressed Comments 2016-09-22 07:15:54 +00:00
Muddasser
3683ee7f32 Help Links second pass 2016-09-22 07:15:54 +00:00
Muddasser
c64d9aaabe automate help links 2016-09-22 07:15:54 +00:00
Felipe Volpone
14f1fdf3c9 Disabling the "View Unit in Studio" button to CCX courses 2016-09-22 00:45:18 -03:00
sanfordstudent
5b7f48c5ed Merge pull request #13495 from edx/beryl/test-explicit-graded
tests for changing grade policy
and moving progress page tests into separate file
2016-09-21 12:28:33 -04:00
Sanford Student
a98e33afd8 TNL-5466 tests for changing grade policy
and moving progress page tests into separate file
2016-09-21 09:48:46 -04:00
Chris Rodriguez
0ebc90472c AC-571 updating video download/transcript area 2016-09-20 06:22:24 -04:00
Mushtaq Ali
a1945c18d1 Remove icon-aria-hidden rule for a11y discussions
TNL-4637 TNL-4641 TNL-4645
2016-09-19 12:30:20 +05:00
Muddasser
dd876d8be1 Merge pull request #13312 from edx/muddasser/TNL-5315
lms/navigation.feature to bokchoy
2016-09-19 11:17:39 +05:00