tobiko/tobiko/common
Federico Ressi f14ad2a1b7 Add skip_on_error decorator
Change-Id: I1e3b7614313ae24d4c399f71a66098e0a363a29d
2021-12-28 13:05:14 +01:00
..
managers Return dummuy test case in case not in one 2020-07-10 13:08:49 +02:00
__init__.py Remove copyrigth notices from empty __init__.py files 2018-11-27 09:45:36 +01:00
_cached.py Implement cached property tool 2020-05-15 13:20:29 +02:00
_config.py Use tobiko.conf directory as starting directory for relative paths 2020-01-30 14:28:15 +01:00
_deprecation.py Deprecate tobiko.required_setup_fixture 2021-08-19 09:24:27 +02:00
_detail.py Remove six from project dependencies 2021-10-28 03:42:14 +00:00
_exception.py Update pre-commit hooks configuration 2021-12-21 14:46:44 +01:00
_fail.py Rename module: tobiko.common._asserts -> tobiko.common._fail 2021-10-04 12:39:07 +02:00
_fixture.py Improve required_fixture typing 2021-12-14 09:16:54 +00:00
_logging.py Add timestamp, level and modulename to the format for capture log 2020-08-07 17:09:44 +02:00
_operation.py Skip often failing SameHostNetworkTest and DifferentHostNetworkTest scenario test cases 2020-12-07 05:00:18 +00:00
_os.py Create temporary files on the same directory of target file 2019-11-12 18:45:10 +01:00
_proxy.py Refactor call proxy class generation 2021-03-19 16:14:04 +01:00
_retry.py Rename module: tobiko.common._asserts -> tobiko.common._fail 2021-10-04 12:39:07 +02:00
_select.py Allow to select objects using regular expressions 2021-07-20 14:57:05 +02:00
_skip.py Add skip_on_error decorator 2021-12-28 13:05:14 +01:00
_testcase.py Export typing for TestCase class 2021-09-29 11:37:17 +00:00
_time.py Update time tools 2020-08-10 17:42:25 +02:00
_utils.py Fix looking for ovs agent based on compute node name 2020-04-27 13:50:16 +02:00
_yaml.py Use safe loader/dumper to load/dump YAMLs things 2021-10-25 13:28:07 +02:00