Albert St. Aubin
6752b90dae
Removed flaky annotations and updated tests to correct flakiness
...
TNL-5774
2016-11-22 11:18:28 -05:00
Albert St. Aubin
25fd6b57af
Test update for PR comments
2016-11-21 11:31:17 -05:00
Albert St. Aubin
96eeb3fcc5
Additional acceptance test to check the problem meta is not altered by sequence navigation.
2016-11-21 11:04:26 -05:00
Albert St. Aubin
866399ba05
Changes for ui correctness state when saving a problem
...
TNL-1955
2016-11-16 12:30:04 -05:00
Jesse Shapiro
c8135adf12
Merge pull request #13910 from open-craft/haikuginger/sol-2071
...
Increase polling rate to wait for mini-notification
2016-11-10 21:23:13 -05:00
Jesse Shapiro
dffe3e0780
Update wait for mini-notification in testing to be more fine-grained; remove flaky test decorator
2016-11-10 15:08:08 -05:00
Awais Jibran
92b99c7dc3
Fix discussion user roles
2016-11-10 17:11:52 +05:00
alisan617
371c5a244e
Merge pull request #13843 from edx/alisan/testing-discussion
...
Refactor discussion tab UI code into parts to be reusable for inline discussions TNL-5669
2016-11-08 15:30:39 -05:00
alisan617
e80d9b5792
Refactor discussion tab UI code into parts to be reusable for inline discussions
...
TNL-5669
2016-11-08 14:17:01 -05:00
Gregory Martin
08c5a35899
Merge pull request #13923 from edx/yro_fix-PR-13794
...
Yro fix PR 13794
2016-11-08 10:06:16 -05:00
Gregory Martin
e05cb31b87
fix leading zero bok choy
2016-11-07 18:43:16 -05:00
Andy Armstrong
0c5b7ab32d
Merge pull request #13883 from edx/andya/long-error-messages
...
Introduce a new AcceptanceTest base class
2016-11-07 18:35:38 -05:00
Gregory Martin
f0cd29f02a
Revert "Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil"
...
This reverts commit d59ab18b27 , reversing
changes made to 0ebab35e89 .
2016-11-07 17:04:13 -05:00
Ben Patterson
d59ab18b27
Merge pull request #13915 from edx/revert-13794-yro_implement-dateutil
...
Revert "Implement DateUtils in LMS"
2016-11-04 10:44:59 -04:00
Albert (AJ) St. Aubin
0ebab35e89
Merge pull request #13901 from edx/TNL-5281_labelUpdate
...
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Eugeny Kolpakov
4c4c5a4db1
Merge pull request #13900 from open-craft/ekolpakov/SOL-2070
...
Library creation test is not flaky anymore
2016-11-04 17:25:51 +03:00
Albert St. Aubin
be0e0b8eec
Updates to correct a11y issues with CodeMirror
...
TNL-5281
2016-11-04 09:25:15 -04:00
Jesse Zoldak
ec880138d2
Revert "Implement DateUtils in LMS"
2016-11-04 07:50:26 -04:00
E. Kolpakov
f6d69560f9
Library creation test is not flaky anymore
2016-11-04 12:18:36 +03:00
Gregory Martin
f21dbc797a
Merge pull request #13794 from edx/yro_implement-dateutil
...
Implement DateUtils in LMS
2016-11-03 13:51:46 -04:00
Toby Lawrence
800daa9c1d
Merge pull request #13844 from edx/PERF-386
...
[PERF-386] Utilize ForumsConfig to enable and disable forums.
2016-11-03 13:14:20 -04:00
Toby Lawrence
2acb4a6cad
[PERF-386] Utilize ForumsConfig to enable and disable forums.
...
This specifically enables/disables the underlying comment service client
used to make calls to the service. When disabled, this client will now
throw an exception which can be propagated upwards so that callers can
make the right decision about how to notify users of the error, or
handle retry, etc etc.
2016-11-03 10:20:19 -04:00
Gregory Martin
3fd16eb6be
Implement DateUtils in LMS
2016-11-03 10:06:10 -04:00
Andy Armstrong
2bf8254efd
Merge pull request #11491 from edx/andya/use-pattern-library-fonts
...
Use fonts from the Pattern Library
2016-11-02 15:34:58 -04:00
Albert St. Aubin
f1101a7ba3
Update to reduce flakiness of this test set removed flaky annotation
...
TNL-5582
2016-11-02 11:19:24 -04:00
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
Andy Armstrong
5b0c60e9fc
Introduce a new AcceptanceTest base class
2016-11-01 13:24:15 -04:00
Andy Armstrong
afee725fb1
Allow authors to remove option for unproctored exams
...
TNL-5084
2016-10-31 16:58:15 -04:00
Jesse Zoldak
eedc441824
Patterns for better bok choy tests
...
* visit() already does a wait_for_page()
* wait_for_page() already asserts on is_browser_on_page(), as it will raise a BrokenPromise after polling
* don't use is_browser_on_page() in an assertion unless you are 100% certain you're already on the page
* if an action takes you to another page, synchronize with a wait_for_page() for that new page
2016-10-26 10:09:39 -04:00
Christina Roberts
237c20cb49
Merge pull request #13833 from edx/christina/remove-ignores
...
Cleanup a11y ignores/tickets
2016-10-26 09:52:25 -04:00
Ned Batchelder
ab9452434d
Merge pull request #13837 from edx/release
...
Release to master
2016-10-26 05:28:04 -04:00
Eric Fischer
563122fe8c
Mark Flaky Test
2016-10-25 14:47:31 -04:00
cahrens
827f91a9f9
Remove unnecessary ignores in a11y tests.
...
Also update JIRA tickets.
2016-10-25 13:38:55 -04:00
Muzaffar yousaf
eb6bb03604
Merge pull request #13808 from edx/mzfr/flaky-bokchoy-tnl5691
...
Remove flaky for test_full_name_field
2016-10-25 14:27:03 +05:00
muzaffaryousaf
a62b84b864
Removing flaky since test failure is not reproduceable.
...
TNL-5691
2016-10-25 12:09:42 +05:00
Ned Batchelder
53f8516b8e
Merge pull request #13825 from edx/release
...
Release
2016-10-24 19:33:39 -04:00
Christina Roberts
69235ebb50
Merge pull request #13801 from edx/christina/ac-582
...
AC-582 progress page markup corrections
2016-10-24 13:37:13 -04:00
Adam Palay
51c7ca67f0
address flaky tests by adding time.sleep
2016-10-24 13:23:58 -04:00
Nimisha Asthagiri
aa000c1a3d
Support for rescoring a problem only if the new score is higher
...
TNL-5046
2016-10-20 15:08:54 -04:00
Chris Rodriguez
3b9c970ce5
AC-582 progress page markup corrections
2016-10-20 12:55:59 -04:00
Robert Raposa
13222adf05
Upgrade MathJax to 2.7.
2016-10-20 10:53:04 -04:00
Nimisha Asthagiri
d078b65ea7
Merge pull request #13754 from edx/flaky/video-test
...
Fix flaky test: test_youtube_id_w_different_local_server_sub
2016-10-18 16:42:43 -04:00
Christina Roberts
7de60d1278
Merge pull request #13764 from edx/christina/tnl-5735
...
Fix screen-reader capa status prefixing
2016-10-18 14:43:01 -04:00
Toby Lawrence
6704e17afd
[TNL-5632] Optimize the single_thread view.
...
Firstly, we're now explicitly instructing the comments service to not
return thread responses/comments if the request isn't AJAX. So, if you
load the URL for a single discussion thread in your browser, this would
be a non-AJAX call and we'll avoid loading the responses for the entire
thread behind-the-scenes. Big win here for large threads.
Next, we removed a redundant "get threads" call which was also happening
behind-the-scenes. This call was redundant as the front-end JS also
grabs the thread list when a topic is chosen, so we were making an
extranenous call for no benefit. Poof, gone!
Finally, we added some caching of database queries that are required to
drive a lot of the permissions/cohorts machinery around discussion.
This will have a minimal effect but introduced a cleaner way to apply
general memoization at the per-request level which will let us further
cache things as we identify them as issues.
2016-10-18 13:11:30 -04:00
cahrens
485a88fabc
Prefix status with Question number.
...
TNL-5735
2016-10-18 12:58:16 -04:00
Nimisha Asthagiri
8f3a865cee
Fix flaky test: test_youtube_id_w_different_local_server_sub
...
TNL-5759
2016-10-17 21:43:22 -04:00
J. Cliff Dyer
87e2308801
Added flaky tests.
...
New tickets:
TNL-5770
TNL-5771
TNL-5772
TNL-5773
TNL-5774
TNL-5775
2016-10-17 11:59:46 -04:00
tasawernawaz
ab8e5b82b6
Forgot Password - Verbiage Update
...
ECOM-5684
2016-10-17 11:56:35 +05:00
Christina Roberts
a5fa635b24
Merge pull request #13753 from edx/christina/tnl-5758
...
Flaky course outline bok choy test.
2016-10-14 16:11:22 -04:00
cahrens
c9284835e1
Minor changes for flaky test.
...
This test has been very flaky on master, but the failure
is not reproducible. Trying a few things that might help.
TNL-5758
2016-10-14 15:16:47 -04:00