Saleem Latif
a8e44b3097
Cert Exception: Add error states and messages
2015-12-01 12:46:04 +05:00
Ben Patterson
a066856824
Merge pull request #10702 from edx/benp/ownlearner-mp-support
...
OwnLearnerProfile multiprocessing support
2015-11-28 14:27:05 -05:00
Ben Patterson
4349f931aa
Merge pull request #10700 from edx/benp/cohort-mp-fixes
...
Make cohort management tests multiprocess capable.
2015-11-28 14:26:08 -05:00
Ben Patterson
0071c9d322
OwnLearnerProfile tests multiprocessing support.
...
Fix a flaky test condition that only occurs in
multiprocessing mode. Make the page definition more
specific; the previous implementation would not fully
render all objects in time.
Avoid race condition related to events order (in faster,
multiprocess testing, the order is not exactly the same since
some events arrive at once).
2015-11-28 10:08:49 -05:00
Ben Patterson
bed5d3e8df
Remove unnecessary files, use generic file for unrelated test.
2015-11-28 10:06:10 -05:00
Saleem Latif
764ceb00c8
Cert Exceptions: View and Edit Exception list
2015-11-25 10:02:52 +05:00
Christine Lytwynec
c6f4afc9c9
Header a.dropdown --> button.dropdown
2015-11-23 13:51:00 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Kevin Falcone
80614a2798
Merge branch 'release' into hotfix-2015-11-20-conflict
2015-11-20 13:13:05 -05:00
Brian Beggs
141e0a93c7
Merge branch 'master' into dj18-release-merge
2015-11-19 13:36:13 -05:00
Adam Palay
5b5cf7d3b0
Fix login redirect when user is logged out while answering a question (TNL-3789)
2015-11-19 10:28:58 -05:00
Ben Patterson
0d68cd01bf
Rebalance shard 7.
2015-11-18 15:30:50 -05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Adnan Ghaffar
7dac728ee9
adding fixed tests for chrome
2015-11-16 14:47:12 +05:00
Diana Huang
b3b1b7e476
Merge pull request #10610 from edx/diana/flaky-pdf-testbook-test-control
...
Start running the PDF Textbook test again.
2015-11-13 10:52:23 -05:00
Diana Huang
de47bcde7e
Start running the PDF Textbook test again.
...
Remove redundant and skipped video test.
2015-11-13 10:02:51 -05:00
asadiqbal
35d04bff89
SOL-1385
2015-11-13 15:23:02 +05:00
Davorin Sego
a62e403ed8
Search optimization
...
Remove filtering by partition, course and user
Rewrite the LMS result processor to use the course blocks api
2015-11-11 09:38:00 +01:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
Christine Lytwynec
a40f286ecf
Updating a11y tests
2015-11-05 16:09:06 -05:00
Christine Lytwynec
5d422b107c
remove @attr('shard_5') from mixin
2015-11-05 15:08:00 -05:00
Ben Patterson
947538bb1f
Merge pull request #10507 from edx/benp/mp-learner-profile-events
...
Refactor for multiprocessing.
2015-11-05 09:18:48 -05:00
Eric Fischer
24ee5a68f5
Merge pull request #10490 from edx/release
...
Release 4 November 2015 to master
2015-11-04 13:19:09 -05:00
Ben Patterson
8f05878e2e
Refactor for multiprocessing.
2015-11-04 10:34:36 -05:00
Matt Drayer
fc77a6eae7
Merge pull request #10363 from edx/saleem-latif/SOL-1315
...
SOL-1315: Add Cert Exception UI on Instructor Dash
2015-11-03 10:09:19 -05:00
Saleem Latif
99bd47e9a8
Add Cert Exception UI on Instructor Dash
2015-11-03 12:52:22 +05:00
Christina Roberts
67f649a2d7
Merge pull request #10435 from edx/christina/flaky-bio
...
Remove flaky flag from profile bok choy test
2015-11-02 09:59:03 -05:00
cahrens
65a0994ca6
Remove flaky flag-- passed 30 times.
...
TNL-3679
2015-10-30 16:22:45 -04:00
Chris Dodge
cb4901431d
mark test_can_reset_attempts as flakey as it sporadically fails
2015-10-30 15:46:13 -04:00
chrisndodge
7868067879
Merge pull request #9744 from edx/cdodge/timed-exams
...
Timed Exams
2015-10-30 11:03:59 -04:00
Muhammad Shoaib
9476898df0
Add Timed Exams as a feature to edx-platform
2015-10-30 08:44:33 -04:00
cahrens
bdd30162ed
Mark as flaky.
...
TNL-3679
2015-10-22 17:08:06 -04:00
cahrens
f7e2830a2a
Move waits into the page objects.
2015-10-22 10:56:45 -04:00
Christina Roberts
125930cf59
Merge pull request #10223 from edx/christina/upgrade-mathjax
...
Upgrade to MathJax 2.5.
2015-10-21 09:44:44 -04:00
Jesse Zoldak
6263356035
Merge pull request #10225 from edx/zoldak/improve-learner-profile-test-code
...
Improve acceptance test code for visiting the learner profile page
2015-10-20 13:48:48 -04:00
cahrens
fbaa4e5e63
Wait for MathJax to render.
2015-10-20 11:54:10 -04:00
Christina Roberts
300bd43172
Merge pull request #9845 from edx/christina/bio-hyperlink
...
Make HTML for non-editable views on leaner profile page more logical
2015-10-16 19:03:47 -04:00
cahrens
c6ba747419
Make HTML for non-editable views more logical.
...
TNL-3297
2015-10-16 13:40:24 -04:00
Jesse Zoldak
0f02744c41
Improve acceptance test code for visiting the learner profile page.
2015-10-16 12:13:22 -04:00
Ben Patterson
c54de688e7
Merge pull request #10129 from edx/benp/more-unique-cohort-bokchoy
...
Make these tests more unique for multiprocessing.
2015-10-15 17:56:14 -04:00
Matt Drayer
3e5ad2989c
Merge pull request #10115 from edx/ziafazal/SOL-1254
...
ziafazal/SOL-1254: Student should see rest of courseware as soon as Entrance Exam is passed
2015-10-15 10:18:21 -04:00
Zia Fazal
2d1ff75ba0
added user’s pass status to problem_check response if problem is in
...
Entrance Exam.
unit test to check presence of entrance_exam_passed
changed based on Matt's feedback
changes after Asad's feedback
2015-10-14 15:38:18 +05:00
Ben Patterson
7adb02ee79
Make these tests more unique for multiprocessing.
2015-10-13 11:41:49 -04:00
Matt Drayer
82a1989a4b
Merge pull request #10112 from edx/saleem-latif/SOL-1281
...
SOL-1281: Setup/conduct automated testing for SOL-1196
2015-10-13 10:24:54 -04:00
Saleem Latif
b55dee8f2e
Bok-Choy test added for SOL-1196 to verify no black box around view certificate note in Progress Tab
2015-10-13 15:13:28 +05:00
raeeschachar
652d3466c1
Fixed test about me field test failing on chrome
2015-10-12 18:28:29 +05:00
Christine Lytwynec
b92d239e47
Merge pull request #10081 from edx/clytwynec/update-bokchoy-0.4.6
...
Clytwynec/update bokchoy 0.4.6
2015-10-08 15:45:22 -04:00
cahrens
99cd1876d7
Fix flaky profile tests.
...
Trying to read the value right after setting it in the bio
field is flaky-- but nobody is using the return value
anyway! There is a test that verifies that the bio field
is properly set, but it uses a different method to get the value.
TNL-2704, TNL-3492, TNL-3514, TNL-2199
2015-10-08 12:38:28 -04:00
Christine Lytwynec
ce42ba5655
move existing a11y tests to bokchoy test folder
2015-10-07 10:56:39 -04:00
Peter Fogg
dbeb9beb2d
Mark flaky tests (TNL-3514 and TNL-3515).
2015-10-05 14:47:25 -04:00