Commit Graph

13 Commits

Author SHA1 Message Date
debugtalk
4f80acced4 fix: unittests for ensure export 2020-06-23 14:43:24 +08:00
debugtalk
a2fc817b5e change: use private method 2020-06-21 11:47:07 +08:00
debugtalk
f4aa0b9913 fix: compatibility with different path separators of Linux and Windows 2020-06-14 22:01:09 +08:00
debugtalk
34d6b4f57a fix: reload to refresh previously loaded debugtalk module 2020-06-08 17:18:25 +08:00
debugtalk
ddf5c331cc fix: ensure variables 2020-06-07 14:50:07 +08:00
debugtalk
534a14e525 test: update tests 2020-06-07 11:21:36 +08:00
debugtalk
d29941124d fix: ensure generated conftest.py located in generated pytest folder 2020-06-06 22:13:59 +08:00
debugtalk
e8275ab38a refactor: ensure_file_path_valid 2020-06-06 01:01:47 +08:00
debugtalk
ae42f20745 change: replace raise with exit 1 2020-06-04 15:59:02 +08:00
debugtalk
ea458a4dc0 fix: compatibility with --save-tests 2020-05-29 17:58:56 +08:00
debugtalk
45a5f1c37c change: convert lst.0.name to lst[0].name 2020-05-29 11:16:43 +08:00
debugtalk
0b8d2b1471 fix: compatibility with jmespath, headers."Content-Type" 2020-05-29 11:04:15 +08:00
debugtalk
398522bd2c change: move all unittests to tests folder 2020-05-28 18:46:31 +08:00