62 Commits

Author SHA1 Message Date
sunxyw
8ff7da4d23
PHP80 小修 (#187)
* migrate-php80

fix styles
fix static analyse

* fix some bugs
2022-12-19 20:22:47 +08:00
crazywhalecc
7a051380e2 fix php version requirements 2022-11-03 10:36:08 +08:00
crazywhalecc
35dec947df add proxy server command and update lowest version of PHP >= 8.0 2022-11-03 10:18:17 +08:00
sunxyw
47244373d7
add custom phpunit printer (#164) 2022-08-28 13:03:58 +08:00
sunxyw
2727b056eb
Merge pull request #146 from zhamao-robot/refactor-config
基于 LibOB Config 类重构 ZMConfig
2022-08-23 23:42:30 +08:00
sunxyw
18892a14c2
ready to replace legacy config 2022-08-23 17:51:20 +08:00
sunxyw
29f5c3c758
change confusing name global to default 2022-08-23 15:59:55 +08:00
sunxyw
afa6411004
add array replace feature 2022-08-23 15:37:31 +08:00
crazywhalecc
15383a6b92 add phpunit windows support 2022-08-22 20:54:14 +08:00
sunxyw
b09d12aad5
add config patch support 2022-08-22 17:02:50 +08:00
sunxyw
32534c870d
add clearer exception 2022-08-22 16:29:27 +08:00
sunxyw
74af1516ac
add get file load type test 2022-08-22 16:12:50 +08:00
sunxyw
07b2f175f3
add more test cases 2022-08-22 16:12:49 +08:00
sunxyw
1a1c65afce
fix code styles 2022-08-22 16:12:49 +08:00
sunxyw
90282b858e
fix inappropriate config group name 2022-08-22 16:12:49 +08:00
sunxyw
f819922d8a
add basic usable config 2022-08-22 16:12:48 +08:00
crazywhalecc
c7003a7139 add mysql support 2022-08-21 16:08:20 +08:00
crazywhalecc
4ba74e9f3e refactor phpunit-swoole to phpunit-zm and move old test cases 2022-08-20 17:49:33 +08:00
crazywhalecc
b2c95d96b1 refactor all base things 2022-08-14 18:15:45 +08:00
sunxyw
badd05a014
skip unfit tests for now 2022-06-09 00:25:17 +08:00
crazywhalecc
1d70bc4ed7 change risky test 2022-05-10 16:03:37 +08:00
crazywhalecc
cc43993d5b MessageUtilTest use smaller image to boost 2022-05-10 00:31:40 +08:00
crazywhalecc
18ae960f86 refactor ZMConfig 2022-05-10 00:30:33 +08:00
sunxyw
b5a5a4f32e
add container independence tests 2022-05-06 20:11:47 +08:00
sunxyw
736b6ea0a5
add light cache tests (#119) 2022-05-05 22:32:51 +08:00
sunxyw
884f07baa6
add reflection util tests (#116) 2022-05-05 22:32:33 +08:00
sunxyw
b496c3136e
add macroable test (#115) 2022-05-05 14:37:26 +08:00
crazywhalecc
fcd108adbe cs-fix code 2022-05-04 23:28:21 +08:00
crazywhalecc
d9302a3120 remove redundant Console setlevel 2022-05-04 22:44:21 +08:00
crazywhalecc
583b9d7cf7 reset Console level in test 2022-05-04 22:30:56 +08:00
crazywhalecc
d7728ebc25 change test and PHPDoc 2022-05-04 22:25:42 +08:00
crazywhalecc
b6742526aa add Terminal related test 2022-05-04 21:31:38 +08:00
crazywhalecc
94d6a51358 fix EventMapIterator bug and add tests 2022-05-04 21:05:10 +08:00
sunxyw
e7f36b9fcf
add CommandInfoUtil tests 2022-05-03 16:57:57 +08:00
sunxyw
a65fc4076b
update MessageUtilTest 2022-05-03 13:09:58 +08:00
sunxyw
869d9ed543
fix message util test 2022-05-03 13:06:58 +08:00
sunxyw
8cb6a32341
refactor CommandHelpGenerator to CommandInfoUtil 2022-05-03 13:06:55 +08:00
crazywhalecc
69637cf482 update composer.json, docs and tests 2022-04-30 13:36:40 +08:00
sunxyw
cd42545c7d
refactor match_pattern implementation (#102)
* refactor match_pattern implementation

* add match_pattern escaped wildcards support

* add match_pattern global function test
2022-04-28 21:50:48 +08:00
sunxyw
97face2406
add chain and stopwatch helper functions (#99)
* add chain helper function

* add stopwatch helper function
2022-04-15 23:10:29 +08:00
sunxyw
e37629aaea
add container call test 2022-04-11 23:39:10 +08:00
sunxyw
33d3341bb3
add request container 2022-04-11 23:35:36 +08:00
sunxyw
1d778fd78e
add worker container 2022-04-11 23:35:36 +08:00
crazywhalecc
299f36dcc0 test --enable-openssl option for skipped 2022-04-02 02:45:24 +08:00
crazywhalecc
f5cbce5195 test --enable-openssl option 2022-04-02 02:18:31 +08:00
crazywhalecc
a3780667b2 change https to http 2022-04-02 02:13:08 +08:00
crazywhalecc
ba18869c85 fix cs 2022-04-01 19:25:25 +08:00
crazywhalecc
a454f2c523 change test to provider mode 2022-04-01 19:20:10 +08:00
crazywhalecc
7caebaa6ba Add CQ PHPUnit test 2022-03-31 02:25:03 +08:00
sunxyw
533fe187bd fix cs 2022-03-30 17:49:53 +08:00