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
Andy Armstrong
5b0c60e9fc
Introduce a new AcceptanceTest base class
2016-11-01 13:24:15 -04:00
Jhony Avella
7c0a04b631
Replacing relative imports by absolute imports for all files into common/test/acceptance/performance directory
2016-06-28 15:53:01 -05:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
marjev
29bceffcea
Fixed flaky test(s) - (SOL-336)
2015-03-27 14:48:36 +01:00
stv
cf9308144d
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -08:00
Oleg Marshev
031b3581df
Add LMS Performance tests (TNL-484).
2014-10-08 17:08:12 +03:00
Christine Lytwynec
1be81109e5
enable auto-capturing of hars in bok-choy tests
2014-09-15 12:14:47 -04:00
Daniel Friedman
4b6035bafb
Automatically collect HAR data for performance testing
2014-08-07 12:27:38 -04:00