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
readyou
0b4c2ddc93
Merge branch 'master' into dev
2019-12-26 21:48:59 +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
L.G
6fd7b3b777
fix: 批量执行多个测试用例,当执行时间小于1秒报告会被覆盖
2019-12-26 11:05:56 +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
cf918eb9cc
Update issue templates
...
add issue requests
2019-12-23 11:19:31 +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