Dmitry Kuzmenko d749836e47 Fixed mistype in unit test. hace 5 años
..
cache_mods 3184168365 Use explicit unicode strings + break up salt.utils hace 7 años
validate 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
__init__.py d02a2bc224 Include the python encoding file header on tests. hace 11 años
test_aggregation.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_args.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_asynchronous.py 662ca0de73 Rename files to match naming convention hace 6 años
test_botomod.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_cache.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_cloud.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_color.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_configcomparer.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_configparser.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_context.py ffb842d055 Move salt.utils.context tests to their proper location hace 6 años
test_data.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_dateutils.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_decorators.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_dictdiffer.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_dicttrim.py 039f3d1622 Increase limit for trimming. hace 6 años
test_dictupdate.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_dns.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_doc.py 1044b627a1 [PY3] Add unicode_literals to salt.utils modules (A-D) hace 6 años
test_docker.py e060a74fd8 Merge branch '2017.7' into 'oxygen' hace 6 años
test_environment.py 44e9581c0d Fix unit tests for using new structure hace 6 años
test_etcd_util.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_event.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_extend.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_filebuffer.py 9e3a01b930 Use existing file instead of tzutil hace 5 años
test_files.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_find.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_gitfs.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_hashutils.py 7266c9984d salt.utils.hashutils: Fix UnicodeEncodeError in several funcs hace 6 años
test_http.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_iam.py c57b5a5502 Fix breakage in salt.utils.iam hace 6 años
test_immutabletypes.py 3273bbdab7 Merge branch '2017.7' into '2018.3' hace 6 años
test_jid.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_jinja.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_json.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_listdiffer.py 0e44911d77 Updating various tests for Unicode goodness hace 6 años
test_locales.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_mac_utils.py b3da303da9 Use `pytest.mark.skipif` instead hace 5 años
test_minions.py d236bd4fea Allow yaml list notation for nodegroup expansion hace 5 años
test_network.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_parsers.py d749836e47 Fixed mistype in unit test. hace 5 años
test_path.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_pbm.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_pkg.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_process.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_pycrypto.py 6fcf03532d Make the skip apply to any system missing crypt hace 5 años
test_pydsl.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_pyobjects.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_reactor.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_rsax931.py 54f9785e6c [PY3] Add unicode_literals to salt.utils modules (R-S) hace 6 años
test_sanitizers.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_schedule.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_schema.py e09be8425b Update test_schema to mirror the new ValidationErrors in 3.0.0 hace 5 años
test_sdb.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_ssdp.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_state.py 6db2beb6c0 Replace "pchanges" with "changes" to fix onchanges/prereq requisites hace 5 años
test_stringutils.py 8fed338708 Merge branch '2018.3' into 'fluorine' hace 6 años
test_systemd.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_thin.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_timed_subprocess.py 6143408507 Add unit test for TimedProc regression hace 6 años
test_timeout.py ed530a35ad [PY3] Add unicode_literals to salt.utils modules (T-V) hace 6 años
test_url.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_verify.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_versions.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_vmware.py 84a6749f1a Rename `tests.support.runtests` to `tests.support.runtime`. hace 5 años
test_vsan.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_vt.py 3273bbdab7 Merge branch '2017.7' into '2018.3' hace 6 años
test_win_dacl.py 898ec93c5d Replace `@destructiveTest` with `+@pytest.mark.destructive_test` hace 5 años
test_win_functions.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_win_lgpo_auditpol.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_win_lgpo_netsh.py 898ec93c5d Replace `@destructiveTest` with `+@pytest.mark.destructive_test` hace 5 años
test_win_osinfo.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_win_pdh.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_win_reg.py 898ec93c5d Replace `@destructiveTest` with `+@pytest.mark.destructive_test` hace 5 años
test_xmlutil.py a9c82c47ea [PY3] Add unicode_literals to salt.utils modules (W-Z) hace 6 años
test_yamldumper.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_yamlencoding.py a9c82c47ea [PY3] Add unicode_literals to salt.utils modules (W-Z) hace 6 años
test_yamlloader.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_zeromq.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años
test_zfs.py 171c1344a2 By these days, we should blowup if mock is not available hace 5 años