47 Commits

Author SHA1 Message Date
crazywhalecc
15383a6b92 add phpunit windows support 2022-08-22 20:54:14 +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
sunxyw
ca7bfcc8c6 fix php7.2 compatibility 2022-03-30 17:49:53 +08:00
sunxyw
6c7b582faf add http util test 2022-03-30 17:49:53 +08:00
sunxyw
6f2e6135f1 add singleton trait test 2022-03-30 17:49:53 +08:00
sunxyw
37a92e03c1 refactor generate command help test 2022-03-30 17:49:53 +08:00
sunxyw
35385f8916 adjust cs-fixer config 2022-03-30 17:49:53 +08:00
crazywhalecc
d748a20445 Update the test instance 2022-03-30 17:49:53 +08:00
sunxyw
05a3d0111b make phpunit run inside framework 2022-03-30 17:49:53 +08:00
sunxyw
9f4b5fb14a add data provider test 2022-03-30 17:49:53 +08:00
sunxyw
a716e68f87 add message util test 2022-03-30 17:49:53 +08:00
sunxyw
c6bbba6051 remove old tests 2022-03-30 17:49:53 +08:00
sunxyw
4e9199c68e
refactor phpunit-swoole 2022-03-28 17:27:36 +08:00
sunxyw
700b854434
rename test folder 2022-03-28 16:42:13 +08:00