Pedro Algarvio
|
2209c25bf9
Add --run-slow flag to runtests.py
|
4 vuotta sitten |
Wayne Werner
|
332f129e90
Skip slowest tests
|
4 vuotta sitten |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 vuotta sitten |
Gareth J. Greenaway
|
3dbe8dc8be
When making auth calls, only username, password, auth, and token are valid, so we strip anything else out.
|
5 vuotta sitten |
rallytime
|
8fed338708
Merge branch '2018.3' into 'fluorine'
|
6 vuotta sitten |
rallytime
|
2bb6d9771d
Mark one of the cherrypy tests as flaky
|
6 vuotta sitten |
Ch3LL
|
ad0d83c6a8
Add tests with filname in token data
|
6 vuotta sitten |
Ch3LL
|
9756f8f56e
Add empty token salt-api integration tests
|
6 vuotta sitten |
Erik Johnson
|
7b13a7df8b
Replace json module usage with a helper to ensure unicode content is handled properly
|
7 vuotta sitten |
Erik Johnson
|
877abb89d0
Complete the salt.utils refactor
|
7 vuotta sitten |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 vuotta sitten |
Erik Johnson
|
b7cc420e6f
decode to string before trying to load JSON
|
7 vuotta sitten |
rallytime
|
d4e42b8e74
Use cptc.BaseRestCherryPyTest as test class
|
7 vuotta sitten |
rallytime
|
12a75c1108
Merge branch '2016.11' into 'nitrogen'
|
7 vuotta sitten |
Pedro Algarvio
|
80b80e5416
Fix cherrypy memory leakage
|
7 vuotta sitten |
Erik Johnson
|
1cdf5ea737
PY3 compatibility fixes to netapi tests
|
7 vuotta sitten |
Pedro Algarvio
|
1daa2e24cd
Moved some test supporting modules to tests/support
|
7 vuotta sitten |
Pedro Algarvio
|
15af4c9728
Test filenames conformity. Adjust for pytest.
|
7 vuotta sitten |
Seth House
|
6d22514934
Rename the rest_cherrypy tests to conform to our convention
|
9 vuotta sitten |
Pedro Algarvio
|
60f215f191
Add `from __future__ import absolute_import`
|
10 vuotta sitten |
Pedro Algarvio
|
e45033b993
Make PyLint ignore unused imports
|
10 vuotta sitten |
Pedro Algarvio
|
6b19c7b03e
Use `urlencode` from six
|
10 vuotta sitten |
Pedro Algarvio
|
5e4eb4bbaf
Don't add tests in `__init__`
|
10 vuotta sitten |
Seth House
|
2b5bed43b9
Add integration test for logging out of the rest_cherrypy app
|
10 vuotta sitten |
Seth House
|
63be4efae9
Added basic smoke-tests for the rest_cherrypy /run entrypoint
|
10 vuotta sitten |
Seth House
|
2dad062f8a
Move rest_cherrypy mocked methods into individual tests
|
10 vuotta sitten |
Pedro Algarvio
|
db58cbd8ca
Ignore import
|
10 vuotta sitten |
Seth House
|
f18a636628
Raise a 401 reponse instead of redirecting to the login page
|
10 vuotta sitten |
Seth House
|
d00cd104ac
And yet more pylint fixes
|
10 vuotta sitten |
Pedro Algarvio
|
7590586d05
Don't fail on missing CherryPy
|
10 vuotta sitten |