Pedro Algarvio
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 år sedan |
Herbert Buurman
|
c95dd4d70f
Add test for this specific bugfix
|
5 år sedan |
Gareth J. Greenaway
|
8fdc48c0bd
Removing create_autospec and having salt.utils.args.argspec_report run against the _test_spec function directly. Depending on the python version, create_autospec gives different results and cause the test to fail. The test is now more accurate at testing the arguments for the function.
|
5 år sedan |
Erik Johnson
|
80dcb44a0d
Merge remote-tracking branch 'upstream/2018.3' into merge-fluorine
|
6 år sedan |
Erik Johnson
|
1aacf77b3e
Rename/consolidate salt.utils unit tests to conform to naming convention
|
6 år sedan |
Gareth J. Greenaway
|
1be50abd4d
Removing deprecation warnings from salt/utils/args.py.
|
6 år sedan |
rallytime
|
d83727fdf9
Merge branch '2017.7' into '2018.3'
|
6 år sedan |
Erik Johnson
|
85ac6a9893
yamlify_arg: don't treat leading dashes as lists
|
6 år sedan |
Erik Johnson
|
1044b627a1
[PY3] Add unicode_literals to salt.utils modules (A-D)
|
6 år sedan |
Dmitry Kuzmenko
|
f40cb3f2f1
Slots: bugfixes and tests.
|
7 år sedan |
Erik Johnson
|
877abb89d0
Complete the salt.utils refactor
|
7 år sedan |
Erik Johnson
|
c6b655b6e9
Move 14 more functions from salt.utils
|
7 år sedan |
rallytime
|
acb98bbce2
Move salt.utils.argspec_report to salt.utils.args.py
|
7 år sedan |
rallytime
|
9df868930a
Move salt.utils.arg_lookup to salt.utils.args.py
|
7 år sedan |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
7 år sedan |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 år sedan |
Pedro Algarvio
|
3beb3fb801
Move whatever we need from salttesting to salt.
|
7 år sedan |
Pedro Algarvio
|
15af4c9728
Test filenames conformity. Adjust for pytest.
|
7 år sedan |