Ayub khan
9fb5c146e8
-python 3 compatibility
2019-07-08 20:02:10 +05:00
Matthew Piatetsky
9681ca36b8
fix unicode strings in common/
2019-02-05 10:57:00 -05: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
Shauna Gordon-McKeon
29bb5b50e9
Switch relative to absolute urls in imports (video, discussion, misc)
2016-07-28 16:35:40 -04:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
raeeschachar
c790b62aa0
Fixed test annotation component failing on Chrome
2016-01-13 11:34:46 +05:00
cahrens
7a3975fe3f
Remove skip-- test passed 60 times in Jenkins.
...
TNL-1590
2015-10-09 09:08:31 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
Ben Patterson
51ac5f7128
Skip test. TNL-1590
...
Even when using the flaky decorator, it is not reliable.
2015-05-18 17:02:18 -04:00
Ben Patterson
0847f8c24e
Flag test as flaky.
2015-05-04 07:00:57 -04:00
stv
fb9f324f2f
Fix PEP8: E303 too many blank lines
2014-11-10 11:00:14 -08:00
Waheed Ahmed
29aa933140
Converted annotation lettuce test into bok-choy test.
...
TNL-353
2014-09-29 13:12:06 +05:00