Pedro Algarvio
|
26e60e825c
|
Allow creating a temporary configuration to be used for a single test
|
2017-04-01 14:25:55 +01:00 |
|
Pedro Algarvio
|
4f068f5217
|
Misplaced test. Use tests.support.unit instead.
|
2017-04-01 14:23:00 +01:00 |
|
Pedro Algarvio
|
f8d7530a58
|
Proper mocking.
|
2017-04-01 14:22:59 +01:00 |
|
Pedro Algarvio
|
5d160f38c9
|
Py3 compat. Cast to list which works in Py2 and Py3.
|
2017-04-01 14:22:59 +01:00 |
|
Pedro Algarvio
|
a15aa32404
|
Proper mocking.
|
2017-04-01 14:22:59 +01:00 |
|
Pedro Algarvio
|
9357c42394
|
Py3 Compat
|
2017-04-01 14:22:59 +01:00 |
|
Pedro Algarvio
|
a0245b049f
|
Proper mocking.
|
2017-04-01 14:22:59 +01:00 |
|
Pedro Algarvio
|
174625618a
|
Add mixin to assert XML equality
|
2017-04-01 14:22:58 +01:00 |
|
Pedro Algarvio
|
22b15a134e
|
Proper mocking.
|
2017-04-01 14:22:58 +01:00 |
|
Pedro Algarvio
|
e914aed179
|
Error message in a single line
|
2017-04-01 14:22:58 +01:00 |
|
Pedro Algarvio
|
06bc81dc3d
|
Proper mocking.
|
2017-04-01 14:22:58 +01:00 |
|
Pedro Algarvio
|
3a5ec6bb0a
|
Minor lint fix
|
2017-04-01 14:22:58 +01:00 |
|
Pedro Algarvio
|
9a11538b54
|
Stop using deprecated TestCase methods
|
2017-04-01 14:22:57 +01:00 |
|
Pedro Algarvio
|
9cf1b37b54
|
Take care of some more deprecated TestCase methods
|
2017-04-01 14:22:57 +01:00 |
|
Pedro Algarvio
|
fbd858c455
|
Lint
|
2017-04-01 14:22:57 +01:00 |
|
Pedro Algarvio
|
c28f896adb
|
Py3 compat
|
2017-04-01 14:22:57 +01:00 |
|
Pedro Algarvio
|
ef0bfb58aa
|
We need order, specially under python 3
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
fd6d031804
|
We now sync all on minion connect
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
9408967f51
|
Style cleanup
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
c42b6ff4b5
|
This just feels wrong
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
82eea9057a
|
Proper mocking
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
5950c1dd53
|
Minor logic fix
|
2017-04-01 14:22:55 +01:00 |
|
Pedro Algarvio
|
d86dbf466a
|
Use tests.support.unit instead
|
2017-04-01 14:22:55 +01:00 |
|
Pedro Algarvio
|
104f7a71f2
|
Why do need the system grains here?! This is an expensive call.
|
2017-04-01 14:22:55 +01:00 |
|
Pedro Algarvio
|
f82fa73fd7
|
Pylint disable
|
2017-04-01 14:22:55 +01:00 |
|
Pedro Algarvio
|
83db7547e7
|
Proper mocking.
|
2017-04-01 14:22:55 +01:00 |
|
Pedro Algarvio
|
9dbdee68ba
|
Move tests to the right test module
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
9a33870c9f
|
Take into account the comment from @damon-atkins. Improved MS Win support.
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
4ef895e064
|
Add file to ignored paths
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
e72ab757a9
|
Use random ports. Tests cleanup.
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
c7faa8f80f
|
Py3 compat
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
f991143fa7
|
Don't run these tests under Py3. The PSF takes care of that.
|
2017-04-01 14:22:54 +01:00 |
|
Pedro Algarvio
|
f9b58aa2e2
|
This is not an integration test. Skip test.
Skipping tests since I have no clue what is supposed to be tested here
with that `raise Exception(ret)` at the end.
|
2017-04-01 14:22:53 +01:00 |
|
Pedro Algarvio
|
94c7df78ed
|
Skip tests on required missing libs
|
2017-04-01 14:22:53 +01:00 |
|
Pedro Algarvio
|
b2d5abc33d
|
Code style fixes
|
2017-04-01 14:22:53 +01:00 |
|
Pedro Algarvio
|
cde0af757e
|
Update tests to the new sorting
|
2017-04-01 14:22:53 +01:00 |
|
Pedro Algarvio
|
dc7169f8bd
|
Rename decorators in order not to be picked up by pytest as test cases
|
2017-04-01 14:22:53 +01:00 |
|
Pedro Algarvio
|
cac333e72b
|
Reliable sorting on both python 2 and 3
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
a0ecc4ff00
|
Fix pytest loading if a system wide salt package is installed
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
da7192014e
|
Py3 compat
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
655e8fde1a
|
Transplant configurations right after CLI parsing is complete
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
a013f792c6
|
We actually need to fix the pip state to recognize new/deprecated options
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
22c753afba
|
Disable pip wheel usage for this test.
The pip cache dir will be owned by root and not the user created.
Revisit this issue ASAP.
|
2017-04-01 14:22:52 +01:00 |
|
Pedro Algarvio
|
0bf7684b8c
|
Make the option properties available in the config mixin instead
|
2017-04-01 14:22:51 +01:00 |
|
Pedro Algarvio
|
d05028e88c
|
These are not integration tests
|
2017-04-01 14:22:51 +01:00 |
|
Mircea Ulinic
|
47058d191f
|
napalm_yang state eggs
|
2017-04-01 12:24:17 +00:00 |
|
Mircea Ulinic
|
7144d23699
|
Better compliance examples
|
2017-04-01 12:10:06 +00:00 |
|
Mircea Ulinic
|
0f283c9739
|
Compliance report fix
|
2017-04-01 12:01:48 +00:00 |
|
Mircea Ulinic
|
07f5d5feb9
|
Do not rely on napalm mod
|
2017-04-01 11:55:25 +00:00 |
|
Mircea Ulinic
|
c0f26df43f
|
Call correctly the method
|
2017-04-01 11:54:05 +00:00 |
|