debugtalk
89c5d2e227
refactor: rename to JsonSchemaCommonChecker
2019-12-31 18:59:46 +08:00
debugtalk
c334c9f335
feat: add json schema validation for testsuite
2019-12-31 18:57:20 +08:00
debugtalk
a2c2b5984a
change: add verify in config json schema
2019-12-31 18:32:04 +08:00
debugtalk
4f06ca3cd1
feat: add json schema validation for testcase v2
2019-12-31 18:27:58 +08:00
debugtalk
36dd21fe2b
doc: update changelog
2019-12-31 17:50:15 +08:00
debugtalk
606b959d19
fix: unittest for jsonschema checker
2019-12-31 17:49:15 +08:00
debugtalk
4aa2666ad4
refactor: rename to JsonSchemaChecker
2019-12-31 17:36:58 +08:00
debugtalk
7c44fac6d5
feat: add json schema validation for api
2019-12-31 17:31:33 +08:00
debugtalk
59dd35acff
change: update json schemas v2
2019-12-31 10:49:18 +08:00
debugtalk
3213f5bf5d
refactor: use loader.load_cases to validate test files
2019-12-30 21:51:30 +08:00
debugtalk
5483b49935
change: function name, validate_json_file => validate_test_file
2019-12-30 20:26:16 +08:00
debugtalk
4f0d0f0c67
Merge pull request #823 from httprunner/leo_dev
...
2.4.9
**Added**
- test: add unittest for cli
**Changed**
- change: html report name defaults to be in UTC ISO 8601 format
**Fixed**
- fix: display validators in report when validate raised exception
- fix: eval validator python script before validating
- fix: do not strip string content when preparing lazy data
- fix: catch ApiNotFound exception when loading testcases
- fix: print exception string with exception stage
2019-12-30 11:09:14 +08:00
debugtalk
e2d0b03cf0
change: html report name defaults to be in UTC ISO 8601 format
2019-12-29 18:48:06 +08:00
debugtalk
9ada11add5
fix: print exception string with exception stage
2019-12-29 16:23:46 +08:00
debugtalk
9a353534ee
fix: catch ApiNotFound exception when loading testcases
2019-12-29 16:21:23 +08:00
debugtalk
c46a3b0155
Merge branch 'master' into leo_dev
2019-12-26 21:58:17 +08:00
debugtalk
aa2dd57b59
Merge pull request #817 from readyou/dev
...
Add json schema
2019-12-26 21:54:55 +08:00
debugtalk
8619bbc0b0
Merge pull request #814 from liugangabc/dev_ag
...
fix: 批量执行多个测试用例,当执行时间小于1秒报告会被覆盖
2019-12-26 21:54:42 +08:00
debugtalk
4918d975bf
fix: do not strip string content when preparing lazy data
2019-12-26 15:41:25 +08:00
debugtalk
2c4fce1e7c
fix: eval validator python script before validating
2019-12-26 14:34:04 +08:00
debugtalk
4cd12e3d2f
fix: display validators in report when validate raised exception
2019-12-25 23:21:10 +08:00
debugtalk
8d2a212584
fix: compatibility for Python 2.7
2019-12-25 22:50:40 +08:00
debugtalk
c29d770440
test: Reset redirect in teardown
2019-12-25 22:36:17 +08:00
debugtalk
3850427c68
test: add cli test
2019-12-25 22:33:13 +08:00
debugtalk
9202b892a0
Merge pull request #810 from httprunner/leo_dev
...
test: update test name
2019-12-25 11:55:56 +08:00
debugtalk
38b0e5a0c5
Merge branch 'master' into leo_dev
2019-12-25 11:47:25 +08:00
debugtalk
f99281090c
test: update test name
2019-12-25 11:46:26 +08:00
debugtalk
cbe1b1a2d3
Merge pull request #809 from httprunner/leo_dev
...
2.4.8
**Added**
- feat: store parse failed api/testcase/testsuite file path in `logs/xxx.parse_failed.json`
- feat: add exception SummaryEmpty
**Fixed**
- fix: display request & response details in report when extraction failed
- fix: include CHANGELOG in package
2019-12-25 11:42:18 +08:00
debugtalk
b7d94dd8d0
fix: unittest for python2.7
2019-12-25 11:37:04 +08:00
debugtalk
13e3675357
fix: unittest
2019-12-24 23:42:55 +08:00
debugtalk
694afdb282
change: use sys.exit(code) in hrun main
2019-12-24 23:29:36 +08:00
debugtalk
9c8f8327ea
feat: add exception SummaryEmpty
2019-12-24 23:07:40 +08:00
debugtalk
9bd5f62705
feat: store parse failed api/testcase/testsuite file path in logs/xxx.parse_failed.json
2019-12-24 22:55:20 +08:00
debugtalk
b245fcd370
docs: update docstring
2019-12-24 21:35:01 +08:00
debugtalk
51d79871cf
change: reformat code
2019-12-24 21:33:00 +08:00
debugtalk
580465c761
fix: include CHANGELOG in package
2019-12-24 20:30:26 +08:00
debugtalk
8bb12ea480
fix: add enum34 for Python 2.7
2019-12-24 20:21:46 +08:00
debugtalk
ae780b340b
change: add HookTypeEnum
2019-12-24 20:14:59 +08:00
debugtalk
cd42d92a76
fix: display request & response details in report when extraction failed
2019-12-24 19:53:46 +08:00
debugtalk
e4f8ebd01f
change: reformat code
2019-12-24 16:29:39 +08:00
debugtalk
a18c727e7a
Merge pull request #806 from httprunner/leo_dev
...
2.4.7
**Added**
- feat: report user id to sentry
**Fixed**
- fix #797 : locusts command error
2019-12-24 15:15:42 +08:00
debugtalk
f3ce7ce876
test: add integration test for locusts command
2019-12-24 15:07:12 +08:00
debugtalk
38cbd4082e
fix #797 : locusts command error
2019-12-24 15:04:02 +08:00
debugtalk
138495bac1
feat: report user id to sentry
2019-12-23 23:31:22 +08:00
debugtalk
2fd8beb32b
Merge pull request #805 from httprunner/leo_dev
...
2.4.6
**Added**
- feat: report tests start event and running exception to sentry
**Fixed**
- fix: ensure initializing sentry_sdk on startup
2019-12-23 22:06:24 +08:00
debugtalk
db447bad6c
change: report release to sentry
2019-12-23 22:02:02 +08:00
debugtalk
74af735e1e
feat: add version tag for sentry
2019-12-23 18:44:05 +08:00
debugtalk
d41ca23cea
feat: report tests start event and running exception to sentry
2019-12-23 17:29:41 +08:00
debugtalk
babd2e94a7
change: update email
2019-12-23 17:19:21 +08:00
debugtalk
d2edb376fa
chang: adjust sentry logo size
2019-12-23 17:08:26 +08:00
debugtalk
2a9457347a
docs: add sentry sponsor logo
2019-12-23 17:02:35 +08:00
debugtalk
8de77c6ab8
change: remove default issue title
2019-12-23 16:40:15 +08:00
debugtalk
3fa8126d31
Merge branch 'master' into leo_dev
2019-12-23 16:21:55 +08:00
debugtalk
a69665cc9d
Merge pull request #802 from httprunner/debugtalk-patch-1
...
Update issue templates
2019-12-23 11:43:52 +08:00
debugtalk
e03d720f59
update issure templates
2019-12-23 11:32:05 +08:00
debugtalk
bf42d0cb5b
Merge pull request #801 from httprunner/debugtalk-patch-1
...
Create feature_request_zh.md
2019-12-23 11:10:07 +08:00
debugtalk
7ec401300a
Create feature_request_zh.md
2019-12-23 11:01:49 +08:00
debugtalk
5d62d0a3c7
fix: ensure initializing sentry_sdk on startup
2019-12-21 17:21:00 +08:00
debugtalk
a7e203610c
fix: init sentry_sdk before main
2019-12-21 17:08:46 +08:00
debugtalk
0ac37baa36
Merge pull request #799 from httprunner/leo_dev
...
2.4.5 (2019-12-20)
**Added**
- feat: integrate sentry sdk
**Fixed**
- fix: catch UnicodeDecodeError when json loads request body
- fix: display indented json for request json body
**Changed**
- change: detect request/response bytes encoding, instead of assuming utf-8
- refactor: make report as submodule
2019-12-20 15:54:16 +08:00
debugtalk
186151ea8e
feat: integrate sentry sdk
2019-12-20 15:50:35 +08:00
debugtalk
1358449564
fix: html template path
2019-12-19 13:32:56 +08:00
debugtalk
47d7cb4079
refactor: make report as submodule
2019-12-19 13:27:32 +08:00
debugtalk
e2d669b8db
change: relocate report template html
2019-12-19 12:56:29 +08:00
debugtalk
86eadfd8a0
fix: compatibility for Python <3.6
2019-12-18 16:54:20 +08:00
debugtalk
7314c43603
fix: display indented json for request json body
2019-12-18 16:27:25 +08:00
debugtalk
825758bff4
doc: add todo
2019-12-18 16:05:51 +08:00
debugtalk
85e37d5a60
bump version to 2.4.5
2019-12-18 15:03:07 +08:00
debugtalk
8cb17c75c6
fix: catch UnicodeDecodeError when json loads request body
...
change: detect request/response bytes encoding, instead of assuming utf-8
2019-12-18 15:00:45 +08:00
debugtalk
56a223188e
Merge branch 'master' of https://github.com/httprunner/HttpRunner
2019-12-18 10:40:51 +08:00
debugtalk
c1ab3c0082
Merge pull request #796 from httprunner/leo_dev
...
Merge pull request #795 from httprunner/leo_dev
2019-12-18 10:18:32 +08:00
debugtalk
484bfa90aa
Merge branch 'master' into leo_dev
2019-12-17 23:18:30 +08:00
debugtalk
d1dd50eb67
Merge pull request #795 from httprunner/leo_dev
...
2.4.4 (2019-12-17)
**Added**
- feat: add keyword `body` to reference response body
**Changed**
- refactor: dumps request/response headers, display indented json in html report
- refactor: dumps request/response body if it is in json format, display indented json in html report
- change: unify response field(content/json/text) to `body` in html report
2019-12-17 23:15:49 +08:00
debugtalk
a0ebae874e
Merge pull request #795 from httprunner/leo_dev
...
2.4.3 (2019-12-16)
**Added**
- feat: load api content on demand
**Changed**
- refactor: use poetry>=1.0.0
- test: migrate from travis CI to github actions
- test: migrate from coveralls to codecov
- test: run matrix tests on linux/macos/~~windows~~ and Python 2.7/3.5/3.6/3.7/3.8
2019-12-17 23:15:15 +08:00
debugtalk
9b9477f709
Merge pull request #795 from httprunner/leo_dev
...
2.4.3 (2019-12-16)
**Added**
- feat: load api content on demand
**Changed**
- refactor: use poetry>=1.0.0
- test: migrate from travis CI to github actions
- test: migrate from coveralls to codecov
- test: run matrix tests on linux/macos/~~windows~~ and Python 2.7/3.5/3.6/3.7/3.8
2019-12-17 23:13:59 +08:00
debugtalk
a27847a43c
Merge branch 'master' into leo_dev
2019-12-17 23:09:02 +08:00
debugtalk
ea86ddfd02
fix: unittest for python <3.6
2019-12-17 23:04:39 +08:00
debugtalk
dfee152e26
fix: unittest
2019-12-17 22:39:48 +08:00
debugtalk
0e39517d27
feat: add keyword 'body' to reference response body
...
change: unify response field(content/json/text) to 'body' in html report
2019-12-17 22:35:25 +08:00
debugtalk
61790db984
fix: unittest
2019-12-17 22:09:36 +08:00
debugtalk
aa253338b6
refactor: dumps request body if it is in json format, display indented json in html report
2019-12-17 21:52:48 +08:00
debugtalk
80cdcd3318
bump version to 2.4.4
2019-12-17 21:00:10 +08:00
debugtalk
d9c2801fdc
Merge pull request #794 from httprunner/leo_dev
...
2.4.4 (2019-12-17)
**Changed**
- refactor: dumps request and response headers/body, display indented json in report
2019-12-17 20:49:43 +08:00
debugtalk
05cd609376
fix: unittest
2019-12-17 20:42:35 +08:00
debugtalk
2acf8d511b
refactor: dumps request and response headers/body, display indented json in report
2019-12-17 18:57:03 +08:00
debugtalk
a57788f6ad
Merge pull request #789 from httprunner/leo_dev
...
2.4.3 (2019-12-16)
**Added**
- feat: load api content on demand
**Changed**
- refactor: use poetry>=1.0.0
- test: migrate from travis CI to github actions
- test: migrate from coveralls to codecov
- test: run matrix tests on linux/macos/~~windows~~ and Python 2.7/3.5/3.6/3.7/3.8
2019-12-16 23:01:32 +08:00
debugtalk
48bfb9cd92
change: remove Python 3.8 temporarily
2019-12-16 19:48:03 +08:00
debugtalk
cc20d8b397
feat: load api content on demand
2019-12-16 18:42:40 +08:00
debugtalk
d0b52aad18
change: adjust parallel number to 12 for unittest
2019-12-14 16:14:22 +08:00
debugtalk
68e7d93447
change: add poetry.lock
2019-12-14 15:42:58 +08:00
debugtalk
a62403e158
fix: make sure flask server is up
2019-12-14 15:26:58 +08:00
debugtalk
d48386de7a
change: remove windows runner temporarily
2019-12-14 01:00:57 +08:00
debugtalk
aa96e891f1
change: adjust github action yml
2019-12-14 00:26:04 +08:00
debugtalk
54578b98e7
fix: github action yml
2019-12-14 00:13:25 +08:00
debugtalk
ad8503301a
fix: github actions
2019-12-14 00:07:45 +08:00
debugtalk
97d7d595ca
test: run matrix tests on linux/macos/windows and Python 2.7/3.5/3.6/3.7/3.8
2019-12-13 23:59:47 +08:00
debugtalk
6cbd85a26b
test: run tests on linux, macos, windows
2019-12-13 23:47:08 +08:00
debugtalk
534f85120c
test:
...
1, migrate from travis CI to github actions;
2, migrate from coveralls to codecov.
2019-12-13 23:28:21 +08:00
debugtalk
b51187c9a6
fix: module not found
2019-12-13 22:48:26 +08:00
debugtalk
a32ee1c5da
test: add integration test as a workflow
2019-12-13 22:42:33 +08:00