M. Zulqarnain
|
a664067323
|
refactor: pyupgrade in common/tests (#26725)
|
2021-03-09 18:03:34 +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 |
|
Michael Youngstrom
|
872cddedbf
|
INCR
|
2019-04-29 09:37:44 -04:00 |
|
Matthew Piatetsky
|
9681ca36b8
|
fix unicode strings in common/
|
2019-02-05 10:57:00 -05:00 |
|
Diana Huang
|
a06072c8d9
|
Bok Choy tests for account deletion workflow.
|
2018-05-07 15:37:24 -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 |
|
Ivan Ivic
|
b682c43d48
|
Update Order History page to reflect bundled purchase
LEARNER-381
|
2017-04-20 12:24:34 +00:00 |
|
Waheed Ahmed
|
0057815973
|
Fixed account settings tabpanels.
ECOM-4186
|
2016-08-24 18:11:40 +05:00 |
|
Jhony Avella
|
b1ee84b1d5
|
Relative to absolute imports for all files in common/test/acceptance/pages
Added author
Fixing pylint line-too-long error
Added missing trailing comma
|
2016-07-18 10:22:33 -05:00 |
|
Waheed Ahmed
|
b2f21ef4f3
|
Complete Order History tab for students on account settings page.
ECOM-2361
|
2016-06-08 21:45:07 +05:00 |
|
Waheed Ahmed
|
dc4e4f7d6a
|
Account settings navigation.
ECOM-2981
|
2016-05-24 15:44:39 +05:00 |
|
Andy Armstrong
|
1f3d2c24cc
|
Isolate Bok Choy tests to unique test users
|
2015-04-17 17:23:19 -04:00 |
|
Usman Khalid
|
229a37b983
|
Bokchoy tests for account settings page.
TNL-1499
|
2015-04-17 17:23:14 -04:00 |
|