Robert Raposa
c7268f2293
Remove flaky test and commented-out tests.
...
Presumably the commented-out tests were also flaky at one point, and
the current process is to remove flaky tests.
EDUCATOR-2512
2018-03-15 09:59:06 -04:00
Feanil Patel
d76ad8eb4b
Remove LTI tests that build on top of flaky permission alert tests.
2018-03-08 11:24:33 -05:00
Feanil Patel
00ccc879bd
Remove flaky lti scenario.
2018-03-08 11:24:33 -05:00
Jeremy Bowman
669aa13ad6
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-08 17:26:55 -05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Harry Rein
889e9880f5
Responsive dashboard and learner profile.
2017-10-24 11:08:35 -04:00
Jeremy Bowman
00c4ede8ee
Merge pull request #15831 from edx/jmbowman/PLAT-1710
...
PLAT-1710 Support lettuce tests in Docker Devstack
2017-08-29 13:25:58 -04:00
Matthew Piatetsky
7c0423ff03
Revert revert of unenrollment survey.
...
This reverts commit e2ee48c3c9 .
2017-08-22 16:33:05 -04:00
Matthew Piatetsky
e2ee48c3c9
Revert "Un-revert unenrollment survey and only show it for edx.org users"
2017-08-22 13:40:25 -04:00
Matthew Piatetsky
98cf69bac5
Revert "Revert "LEARNER-1510 Add unenrollment reason survey""
...
This reverts commit 441bccf4b6 .
2017-08-22 10:12:01 -04:00
Jeremy Bowman
1f06604694
PLAT-1710 Support lettuce tests in Docker Devstack
2017-08-16 17:30:18 -04:00
Matthew Piatetsky
441bccf4b6
Revert "LEARNER-1510 Add unenrollment reason survey"
2017-08-15 13:35:15 -04:00
Matthew Piatetsky
12bd5b49b5
Add unenrollment reason survey
...
LEARNER-1510
2017-08-14 09:46:56 -04:00
Andy Armstrong
79acb5c5be
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
Ben Patterson
c0dd2b878f
Lettuce-on-Xenial CMS fix. Iterate through a list to avoid quotation string confusion.
...
Also change some selenium settings (they were not necessary at this time).
2017-02-20 17:22:36 -05:00
Ben Patterson
0e596dd517
Multi-thread stub servers.
2017-02-20 17:22:23 -05:00
Ben Patterson
e7b0c28d57
Fixes for chrome reliability in selenium.
...
Fix for rendering timing issue. See https://bugs.chromium.org/p/chromedriver/issues/detail?id=1552
2017-02-20 17:22:02 -05:00
Ben Patterson
452a1f1fbb
Refactor click since it was resulting in timeout errors; use correct id for one of the LTI stub's buttons.
2017-02-20 17:21:42 -05:00
Ben Patterson
c58e514231
Properly wait for LTI stub's buttons to render
2017-02-20 17:21:41 -05:00
Chris Rodriguez
29dcbfefe4
Progress graph a11y updates.
...
TNL-5891
2016-11-28 10:55:39 -05:00
Albert St. Aubin
dbb66f8c09
Updated the problem meta to show a score of 0 and refactored/simplified the JS that build the problem meta string
...
TNL-5549
2016-10-21 06:40:20 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
cahrens
53a6edd032
Revert "single form element per capa problem"
...
This reverts commit 943a3a5eb1 .
2016-10-06 16:00:19 -04:00
muhammad-ammar
943a3a5eb1
single form element per capa problem
...
TNL-5402
2016-10-06 14:27:39 +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
Muddasser
dd876d8be1
Merge pull request #13312 from edx/muddasser/TNL-5315
...
lms/navigation.feature to bokchoy
2016-09-19 11:17:39 +05:00
Muddasser
22b78a25d1
lms/navigation.feature to bokchoy
2016-08-25 08:36:24 +00:00
Chris Rodriguez
2255b5c83b
AC-552 word cloud accessibility updates
2016-08-24 11:14:25 -04:00
Jesse Zoldak
d642b6ad67
Comment out flaky lettuce test. TNL-5315
2016-08-22 14:05:57 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Sanford Student
fc943ff539
moving milestones check to access.py and upgrading milestones version
2016-08-04 14:47:15 -04:00
Ned Batchelder
76bc4fb98e
Fix 29 anomalous-backslash-in-string errors
2016-08-03 12:44:41 -04:00
Sanford Student
03256937e6
fixing failing tests on master from enabling milestones_app feature flag
2016-07-28 14:18:45 -04:00
Chris Rodriguez
4cf0e19af2
AC-520 fixing section ignores
2016-07-06 15:01:44 -04:00
cahrens
4ba07bf7a4
Assorted test and dependency fixes to cms-squire and cms
...
isRejected is deprecated.
Actually serve the slick library in LMS jasmine tests
customwmd doesn't need to wait for DOM ready event
... In order to define a class and extend the Markdown class.
2016-05-24 16:53:34 -04:00
Diana Huang
07573c5141
Replace old conditional lettuce test with bok choy version.
2016-05-06 09:38:36 -04:00
Dmitry Viskov
61127b613b
Make it impossible to click "final check" without selecting a choice
2016-04-21 00:15:20 +03:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
Diana Huang
fa61c04894
Revert "Make it impossible to click "final check" without selecting a choice"
...
This reverts commit 4c83a2f0de .
2016-04-12 10:11:15 -04:00
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Diana Huang
70145de7bb
Merge pull request #11061 from CredoReference/impossible-to-click-check-without-answer
...
PR-154 - Make it impossible to click "final check" without selecting a choice
2016-03-30 11:33:11 -04:00
Dmitry Viskov
4c83a2f0de
Make it impossible to click "final check" without selecting a choice
2016-03-30 16:50:00 +03:00
Nimisha Asthagiri
2c90cac962
Accessible Sequence navigation
...
MA-2190
2016-03-29 12:59:05 -04:00
raeeschachar
792bca88a3
Removed annotatable.feature and events.feature and related py files
2016-03-17 18:34:18 +05:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
Jesse Zoldak
7ccca469fc
Merge pull request #11481 from edx/zoldak/remove-lettuce-homepage-test
...
Convert homepage acceptance test to bok-choy
2016-02-10 08:45:06 -05:00
Jesse Zoldak
f0c54c15ee
Convert homepage acceptance test to bok-choy
2016-02-10 06:32:38 -05:00
Jesse Zoldak
fc4866054f
Remove duplicate staff debug acceptance tests
2016-02-08 13:17:14 -05:00
Peter Fogg
786c4456ea
Last-accessed courseware on the home page.
...
ECOM-2806
2016-02-03 13:58:22 -05:00
Ahsan Ulhaq
96d030b6d9
Reverse and Rename Courseware and Course Info Tabs
...
ECOM-2678
2016-02-03 12:20:53 -05:00