Erik Johnson
|
d3f8c13414
[PY3] Add unicode_literals to salt-cloud modules
|
6 gadi atpakaļ |
Erik Johnson
|
7b13a7df8b
Replace json module usage with a helper to ensure unicode content is handled properly
|
7 gadi atpakaļ |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 gadi atpakaļ |
Pedro Algarvio
|
2ee6d5d589
Import from the original modules not `tests.integration`
|
7 gadi atpakaļ |
Pedro Algarvio
|
9a11538b54
Stop using deprecated TestCase methods
|
7 gadi atpakaļ |
Pedro Algarvio
|
d86dbf466a
Use tests.support.unit instead
|
7 gadi atpakaļ |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 gadi atpakaļ |
Pedro Algarvio
|
3beb3fb801
Move whatever we need from salttesting to salt.
|
7 gadi atpakaļ |
Pedro Algarvio
|
fbc2af52fc
Full module path import
|
7 gadi atpakaļ |
rallytime
|
c8930339d3
Remove iteritems() references from integration tests
|
8 gadi atpakaļ |
LoveIsGrief
|
6704ad31b4
Remove unused param
|
8 gadi atpakaļ |
LoveIsGrief
|
a944c5d86d
Fix python3 pylint error
|
8 gadi atpakaļ |
LoveIsGrief
|
bb6ffa80e2
`from ... import ...` on top for lint?
|
8 gadi atpakaļ |
LoveIsGrief
|
3cd04cbccc
Remove unused function
|
8 gadi atpakaļ |
LoveIsGrief
|
4eab39e9ca
Attempt to fix pylint errors and warnings
|
8 gadi atpakaļ |
LoveIsGrief
|
e5f8227e90
Move `@skipIf` to parent classes
|
8 gadi atpakaļ |
LoveIsGrief
|
1a8cd747c5
Feature: deploy salt on machine when creating
|
8 gadi atpakaļ |
LoveIsGrief
|
7b4142dff3
Improve output JSON interpretation cleaning for tests
|
8 gadi atpakaļ |
LoveIsGrief
|
8111dcb092
Force actions in tests
|
9 gadi atpakaļ |
LoveIsGrief
|
04c3bae44f
Move some common test functions to helpers
|
9 gadi atpakaļ |
LoveIsGrief
|
f4386c9be1
Tests and templates for starting and stopping VMs
|
9 gadi atpakaļ |
LoveIsGrief
|
16f44f425b
move vbox to its own function
|
9 gadi atpakaļ |
LoveIsGrief
|
4a1a6a962f
Move around files for clarity and separation
|
9 gadi atpakaļ |