raeeschachar
c07cb1905c
Fixed test default sort preference failing on chrome
2016-06-24 01:46:14 +05:00
Brian Jacobel
b6cf9d231f
Disallow reporting and upvoting of your own posts in discussion forums
2016-06-15 12:01:23 -04:00
Chris Rodriguez
257903fe15
AC-414 adding headings as first child to sections
2016-06-10 12:30:03 -04:00
Chris Rodriguez
6be4f84aff
Using latest version from NPM and ignoring section tests for now
2016-06-06 13:10:51 -04:00
Calen Pennington
80fdc5212c
Merge pull request #12580 from edx/zoldak/TNL-4682
...
Mark tests as flaky TNL-4682
2016-06-02 16:27:08 -04:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Jesse Zoldak
86408e795c
Mark tests as flaky TNL-4682
2016-05-27 15:33:51 -04:00
Diana Huang
cbe9142996
Add a11y tags on accessibility tests.
2016-05-25 10:59:24 -04:00
Diana Huang
677403192b
Add accessibility tests for discussion forums.
2016-05-25 09:26:35 -04:00
wajeeha-khalid
5b5fb2464d
TNL-3818: fixed recent activity mapping in thread-list sort for Forums Web
2016-04-13 17:47:31 +05:00
Eric Fischer
c46e5c1cb0
Fix flaky discussion tests
...
Ajax callbacks are used in a lot of places in discussions; our tests
need to wait for those callbacks to finish in several places.
2016-03-14 10:27:15 -04:00
Ben Patterson
de45c0d36d
Flag test as flaky. See TNL-4151.
2016-02-23 08:20:06 -05:00
cahrens
d8a63fbd93
Remove flaky decorator from test_cancel_comment_edit.
...
Test passed over 100 times in Jenkins.
TNL-4057
2016-02-05 21:22:39 -05:00
Christine Lytwynec
8c8953fe32
Update discussion markdown editor add link and image modals
2016-01-27 14:43:29 -05:00
Ned Batchelder
30209b1486
Add @flaky
2016-01-22 09:48:25 -05:00
Eric Fischer
2b2f6d18d6
Wait for text to appear
...
Adding a wait statement to allow ajax calls to finish before making assertions
about text that has changed. Fixes TNL-3943 flaky test ticket.
2016-01-20 14:08:13 -05:00
Ben Patterson
ce716bbbc4
Create additional bok-choy shards for faster feedback.
2016-01-19 17:18:33 -05:00
Carol Tong
0f3da297f6
Fix help targets in Instructor Dashboard
2016-01-04 15:20:40 -05:00
raeeschachar
62597a17fd
Merge pull request #11036 from edx/raees/chrome-bokchoy-test-cohort-by-csv-unicode
...
Fixed test cohort by csv unicode failing on Chrome
2015-12-22 22:36:55 +05:00
Ben Patterson
ff681348b5
Skip test; it has become too flaky to be reliable.
2015-12-21 11:43:35 -05:00
raeeschachar
289a1df62d
Fixed test cohort by csv unicode failing on Chrome
2015-12-21 20:35:44 +05:00
Ben Patterson
6c261200c7
Mark test as flaky. See TNL-3943.
2015-12-20 09:28:09 -05:00
raeeschachar
b3271e3be1
Fixes test_page_scroll_on_thread_change_view failing on chrome
2015-12-02 15:01:02 +05:00
Ben Patterson
2b61cfb1a2
Use unicodecsv.
...
Add scenario for testing unicode cohort.
Verifying the events is a TODO because the verification method
will need to be refactored to handle an additional cohort
that's not included in setUp. (Or refactor the setup, or refactor
the unicode test, etc.)
2015-11-28 10:07:12 -05:00
Ben Patterson
e512a50649
Use helper method for generating unique user identities.
2015-11-28 10:07:12 -05:00
Ben Patterson
bed5d3e8df
Remove unnecessary files, use generic file for unrelated test.
2015-11-28 10:06:10 -05:00
Ben Patterson
484a4f2b66
Make cohort management tests multiprocess-friendly.
2015-11-28 10:05:48 -05: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
cahrens
f7e2830a2a
Move waits into the page objects.
2015-10-22 10:56:45 -04:00
cahrens
9968622c58
Use waits because MathJax rendering is asynchronous.
...
TNL-2419
2015-10-22 09:09:46 -04:00
Peter Fogg
38fb6eaede
Add signals for user's discussion activity.
...
These signals are caught by the Teams app and used to update
`last_activity_at` on both teams and individual users.
TNL-2497
2015-08-26 12:07:54 -04:00
Ben Patterson
92c9c1d529
New bok-choy shard ( #7 ).
2015-08-05 13:52:39 -04:00
mushtaqali
bfd49b2cd0
Fix markdown editor reference link having colon issue
2015-07-28 22:32:57 +05:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Tyler Nickerson
767ccbd1e7
Merge pull request #8235 from edx/nickersoft-include-expired
...
Added optional GET parameter to the enrollment API that includes expired course modes
2015-06-10 09:01:04 -04:00
Nickersoft
8c1d3ae412
Added includes_expired parameter to enrollment API
...
- Adding ?include_expired=1 to course detail requests will now include expired course verifications
2015-06-09 17:12:30 -04:00
Christine Lytwynec
2005734e1c
move bok choy discussion tests to shard_2
2015-06-08 15:45:46 -04:00
Awais Jibran
adfca9d480
TNL-2223 Inline discussion jumps to the bottom of the page when thread is expanded.
2015-05-25 18:31:17 +05:00
Andy Armstrong
2fafaec053
Implement grade report analytics
...
TNL-1988
2015-05-12 16:32:01 -04:00
Ben Patterson
609feaae71
Ensure cohort management section has loaded.
...
TNL-2120, TE-849
The parent .cohort-management class was loading faster than its children (which makes sense). However,
flakiness existed on these tests because browser actions were depending on child elements that had not
painted yet.
Tested this using chrome with no X11 forwarding for extra speed. That exposed the ajax call
as well as the sub-class rendering issues.
2015-05-08 09:04:42 -04:00
E. Kolpakov
fab123829d
Added flaky decorator to potentally flaky test test_cohort_course_wide_discussion_topic
2015-05-05 12:52:24 +03:00
Awais Jibran
e9f26a99a8
Merge pull request #7829 from edx/aj/tnl1530-discussion-section-jump-to-bottom
...
Switching between discussion threads take focus to bottom of the page.
2015-05-04 12:03:51 +05:00
Ben Patterson
5f0cd587fd
Add bok-choy shards 4 and 5. When no shard is specified on a test, it
...
will fall in 'shard 6'
2015-04-30 17:34:24 -04:00
Awais Jibran
6e6aa036e7
Switching between discussion threads take focus to bottom of the page.
...
TNL-1530
2015-04-29 20:28:52 +05:00
muzaffaryousaf
67848ff67b
Link to learner profile page from username in discussions.
...
TNL-1503
2015-04-17 17:23:15 -04:00
Awais Jibran
65c5ec8073
Fixed Long discussion post not rendering Latex expressions
...
TNL-1902
2015-04-15 20:43:39 +05:00
muzaffaryousaf
e6c75529c0
Cohort discussion topics via UI in instructor dashboard.
...
TNL-1256
2015-03-23 14:28:22 +05:00
Usman Khalid
d59be9949e
Use cohort settings from CourseCohortSettings.
...
TNL-1258
2015-03-23 09:43:00 +05:00
Muhammad Ammar
70efd28483
Changes after Andy's Review
2015-03-23 09:21:21 +05:00