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
|
d41ca23cea
|
feat: report tests start event and running exception to sentry
|
2019-12-23 17:29:41 +08:00 |
|
debugtalk
|
5d62d0a3c7
|
fix: ensure initializing sentry_sdk on startup
|
2019-12-21 17:21:00 +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
|
7314c43603
|
fix: display indented json for request json body
|
2019-12-18 16:27:25 +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
|
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
|
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
|
2acf8d511b
|
refactor: dumps request and response headers/body, display indented json in report
|
2019-12-17 18:57:03 +08:00 |
|
debugtalk
|
cc20d8b397
|
feat: load api content on demand
|
2019-12-16 18:42:40 +08:00 |
|
debugtalk
|
d48386de7a
|
change: remove windows runner temporarily
|
2019-12-14 01:00:57 +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
|
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
|
c5ccc48700
|
docs: update changelog
|
2019-12-13 18:13:23 +08:00 |
|
debugtalk
|
c53493c2a1
|
docs: update changelog
|
2019-12-13 12:06:46 +08:00 |
|
debugtalk
|
0a4a8188cd
|
refactor: replace with open file handler, avoid reading files into memory
|
2019-12-13 11:18:09 +08:00 |
|
debugtalk
|
18111923d4
|
docs: update
|
2019-12-12 22:25:00 +08:00 |
|
debugtalk
|
e908367a58
|
feat: add 'upload' keyword for upload test
|
2019-12-12 17:23:56 +08:00 |
|
debugtalk
|
8b596b2177
|
fix: dump json file name is empty when running relative testfile
|
2019-12-12 15:49:52 +08:00 |
|
debugtalk
|
78acd7dc46
|
fix: check if locustio installed
|
2019-12-12 13:20:12 +08:00 |
|
debugtalk
|
87a7c09033
|
test: hrun command
|
2019-12-11 22:45:18 +08:00 |
|
debugtalk
|
98c3eae4aa
|
test: pip install package
|
2019-12-11 22:40:12 +08:00 |
|
debugtalk
|
5f0ab4a6c1
|
docs: update changelog for 2.4.0
|
2019-12-11 17:25:08 +08:00 |
|
debugtalk
|
420f2846f7
|
docs: update changelog for 2.4.0
|
2019-12-11 16:47:12 +08:00 |
|
debugtalk
|
5a60dd09b5
|
docs: update changelog for 2.4.0
|
2019-12-11 16:07:44 +08:00 |
|
debugtalk
|
ff24fdb9d7
|
2.4.0
feat: validate with python script, ref #773
|
2019-12-04 17:38:13 +08:00 |
|
debugtalk
|
c15cd85dab
|
doc: update changelog
|
2019-12-04 14:37:00 +08:00 |
|
debugtalk
|
d7abc3e4ca
|
2.3.3
fix #768: dump json file path error when folder name contains dot, such as a.b.c
|
2019-12-04 12:57:50 +08:00 |
|
debugtalk
|
015137f733
|
change: rename render_html_report to gen_html_report
|
2019-11-02 01:01:01 +08:00 |
|
debugtalk
|
3852e37c71
|
change: mv CHANGELOG.md to docs folder
|
2019-11-02 00:06:24 +08:00 |
|