zia.fazal@arbisoft.com
3d65110383
Removed boy choy acceptance tests
...
Removed commented code
Fixed broken tests and quality violations
instructor dashboard test fixes
Fixed pep8 quality violation
Removed few remaining non a11y tests
Fixed quality violations
removed edxapp_acceptance setup file
2020-07-13 19:25:57 +05:00
Feanil Patel
5f4f819609
Library feature is low usage we don't need this many tests for it.
...
Test the crucial UI features only.
2020-02-27 18:26:24 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Ayub khan
9fb5c146e8
-python 3 compatibility
2019-07-08 20:02:10 +05:00
Michael Youngstrom
a87273ec01
Upgrade axe-core and ignore newly introduced failures
2019-04-17 12:18:32 -04:00
Jeremy Bowman
7e410b0656
TE-2524 Remove remaining nose.plugins usage
2018-08-07 09:36:35 -04:00
Michael Youngstrom
7820d2509c
Increase the number of bok-choy shards
2018-04-06 15:38:14 -04:00
Clinton Blackburn
6ff614800c
Updated auto_auth endpoint to always return JSON
...
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
2017-05-31 23:18:05 -04:00
Clinton Blackburn
74f9858b77
Optimized all imports in common.test.acceptance
...
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04: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
cahrens
827f91a9f9
Remove unnecessary ignores in a11y tests.
...
Also update JIRA tickets.
2016-10-25 13:38:55 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Shauna Gordon-McKeon
5d50e76eaf
Switch relative to absolute urls in imports (tests/studio part 2)
2016-07-28 16:35:40 -04:00
Chris Rodriguez
3b3186c6ea
AC-531 fixing nav-aria-label ignores in the platform
2016-07-15 12:21:37 -04:00
Chris Rodriguez
4e4c740c2c
AC-517 fixes color-contrast ignores across platform
2016-07-12 14:41:06 -04:00
Chris Rodriguez
4cf0e19af2
AC-520 fixing section ignores
2016-07-06 15:01:44 -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
Dmitry Viskov
21bbcc9f35
Connected aside information is included in the emitted event (on check)
2016-05-19 17:37:40 +03:00
Chris Rodriguez
2a4e141e0e
LMS: fixing skip links and adding a11y tests
2016-02-17 07:46:42 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Christine Lytwynec
a40f286ecf
Updating a11y tests
2015-11-05 16:09:06 -05:00
Christine Lytwynec
ce42ba5655
move existing a11y tests to bokchoy test folder
2015-10-07 10:56:39 -04:00
Ben Patterson
754145a180
Rebalance. Shard_5 is getting long comparatively.
2015-09-15 15:19:38 -04:00
raeeschachar
70573ca859
Fixed Chrome test_user_management under LibraryUsersPageTest
2015-09-03 18:05:44 +05:00
Ben Patterson
92c9c1d529
New bok-choy shard ( #7 ).
2015-08-05 13:52:39 -04: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
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
Ben Patterson
c39ebf1bc8
Wait for element to not be present. (Compatible with minor bok-choy upgrade.)
...
With an upcoming bok-choy upgrade, 'not-present' and
'invisible' are two distinct concepts. In the upgrade, an
invisible element must be present on the page. This commit
draws that distinction across two helper methods, one for
'invisible' and the other for 'not-present' (or, not on the page at all).
2015-07-03 06:51:25 -07:00
Sarina Canelake
d5b26c7f8c
Mark test as flaky; TNL-2647
2015-07-02 11:18:09 -04:00
Kelketek
a61b9106ef
Merge pull request #8312 from open-craft/kelketek/fix-flaky-lib-test
...
(SOL-618) Fix for flaky library users studio test
2015-06-11 15:25:35 -05: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
Jonathan Piacenti
2aa85a72f0
Fix for flaky library users studio test, SOL-618
2015-06-02 19:52:46 +00:00
Ned Batchelder
cc5c1001d1
Fix simplifiable-range pylint warnings.
2015-06-02 09:47:13 -04:00
Ben Patterson
41e84a58dd
Skip flaky test. SOL-618.
2015-05-18 14:11:20 -04: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
Jesse Zoldak
ab63243d01
Decorate flaky test SOL-618
2015-04-02 14:26:46 -04:00
Jonathan Piacenti
568acb56b0
Library setting for show/hide children previews + client-side code to toggle it.
2015-03-18 08:59:58 -05:00
Jonathan Piacenti
8ad4d081fb
Added library import and export via .tar.gz'd XML files.
2015-03-10 21:29:29 +00:00
Martyn James
dcc8e95648
Implements SOL-20. Filtering for assets table by asset type
2015-01-16 12:53:24 -05:00
Andy Armstrong
21a9873757
Don't allow visibility editing in content libraries
2015-01-15 10:33:48 -05:00
Braden MacDonald
bce8ee692f
Fix bug when deleting first of two recently added blocks
2015-01-13 10:11:59 -08:00
Braden MacDonald
4d454e3078
Documentation updates from catong
2015-01-12 13:40:59 +03:00
Braden MacDonald
d38e69c69a
Acceptance & Jasmine tests for library permissions editor
2015-01-12 13:37:59 +03:00
E. Kolpakov
d25673ec72
LibraryContent bok choy acceptance tests
2015-01-12 13:37:56 +03:00
Jonathan Piacenti
074e4cfa22
Addressed further review notes for Library Pagination
2015-01-12 13:37:56 +03:00
Jonathan Piacenti
ed3b972078
Added tests for Library pagination.
2015-01-12 13:37:55 +03:00
Jonathan Piacenti
058176144e
Removed the ability to add Discussion and advanced components to Content Libraries.
2015-01-12 13:37:55 +03:00