75 Commits

Author SHA1 Message Date
sunxyw
2d6896adde
fix FileSystemTest no perm 2023-01-03 23:35:38 +08:00
sunxyw
3f26648a3c
fix ZMRequestTest wrong assertion 2022-12-31 20:22:55 +08:00
crazywhalecc
a2404482a3
change to psr-16 2022-12-31 19:02:41 +08:00
Jerry
11aed8c6be
Merge pull request #217 from zhamao-robot/light-cache-update
新增全新的 LightCache
2022-12-31 16:13:37 +08:00
crazywhalecc
2a3c953c36
add ZMRequest support 2022-12-31 15:35:19 +08:00
crazywhalecc
fd8b3721ae
add LightCache support 2022-12-31 15:27:09 +08:00
sunxyw
ed5a9c6c12
add HttpEventListener test (#200) 2022-12-25 19:29:44 +08:00
sunxyw
b41871a2a2
refactor config test (#199) 2022-12-24 15:46:13 +08:00
sunxyw
dcf41091ef
add event provider test (#195) 2022-12-24 13:34:53 +08:00
sunxyw
38b70db2dc
add more FileSystemTest 2022-12-23 22:43:25 +08:00
sunxyw
5e3d07abe6
add FileSystemTest 2022-12-23 20:23:07 +08:00
sunxyw
1d131871f1
add CatCode test 2022-12-23 17:35:19 +08:00
sunxyw
5e8f80b626
enhance test run (#193) 2022-12-23 17:16:08 +08:00
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