提交歷史

作者 SHA1 備註 提交日期
  Pedro Algarvio b7f99d180f Inspect test classes to avoid running `setUpClass` and `tearDownClass` 4 年之前
  Pedro Algarvio 33772814e2 This was a bad idea caught soon enough. 4 年之前
  Blacken Salt 0b2a5613b3 Blacken salt 4 年之前
  Pedro Algarvio 9fc821fc20 Fix PyLint `assignment-from-none` 4 年之前
  Pedro Algarvio 35646c5ed9 Fix PyLint `broad-except` 4 年之前
  Pedro Algarvio 6fca5e5098 Fix PyLint `arguments-differ` 5 年之前
  Pedro Algarvio 287f1ced6d Python 2.6 is no longer supported 6 年之前
  Pedro Algarvio 08130186e4 When running under PyTest, use `pytest.mark.skipif` instead 5 年之前
  Ch3LL 355551c83b Merge remote-tracking branch 2018.3 into master 5 年之前
  Pedro Algarvio 4eb85fac6f Skip tests on RHEL family < 7 5 年之前
  Ch3LL a4fbbcf32b Do not import unittests directly 5 年之前
  Erik Johnson ceb3f4d91f Add repack_state_returns to TestCase 6 年之前
  Erik Johnson c527c4b90c Add repack_state_returns to TestCase 6 年之前
  rallytime 3273bbdab7 Merge branch '2017.7' into '2018.3' 6 年之前
  Erik Johnson 93ee5ee2b0 Fix all Sphinx warnings 6 年之前
  Erik Johnson 8cdb9ea54f [PY3] Add print_function import to files with unicode_literals already added 7 年之前
  Erik Johnson 272044c688 Roll back use of explicit unicode literals 7 年之前
  Erik Johnson 877abb89d0 Complete the salt.utils refactor 7 年之前
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils 7 年之前
  Erik Johnson d942752e95 Fix usage of assert_called_once in Python 3 < 3.6 7 年之前
  Dmitry Kuzmenko e01e566779 Minor: show full dict diffs if test fails. 7 年之前
  Pedro Algarvio 0ae04c01ef Delete all attributes even strings, boolean, integers 7 年之前
  Pedro Algarvio 8056479853 This argument is not required when used as a ctx manager 7 年之前
  Pedro Algarvio 9cf1b37b54 Take care of some more deprecated TestCase methods 7 年之前
  Pedro Algarvio f82fa73fd7 Pylint disable 7 年之前
  Pedro Algarvio ad4430249f Don't complain about basic python types 7 年之前
  Pedro Algarvio 0604fdeb8b Don't warn if the attributes are set to `None` 7 年之前
  Pedro Algarvio 46ba8704cd Default to showing CPU and MEM, and optionally zombies 7 年之前
  Pedro Algarvio 06c77b00d8 Also make sure we cleanup any setUpClass left over attributes 7 年之前
  Pedro Algarvio fd7d665f67 Enable SHOW_PROC just to get some insight. This will be removed before merge. 7 年之前