Mark Story
|
da31e03a7b
Fix up PHPUnit usage.
|
5 years ago |
Mark Story
|
055f945819
Fix incorrect type on persistent connection.
|
5 years ago |
bancer
|
4c51cb99af
Throw an exception on invalid cache configuration
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
34d2fb5378
Installed memcached using apt as the docker one is having write problems
|
6 years ago |
ADmad
|
25c554a4a0
Fix setting Memcahed port in tests
|
6 years ago |
ADmad
|
bd4cb5f20f
Add GH action for CI.
|
6 years ago |
ADmad
|
b36032d6a2
Fix test.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
mscherer
|
983da66d3f
Add short list sniffer rule.
|
7 years ago |
ADmad
|
1320f5f277
Remove use of deprecated code.
|
7 years ago |
ADmad
|
af5594e11f
Use phpcs' new style comments.
|
7 years ago |
Mark Story
|
0110ea823e
Implement TTL parameters for cache engines
|
7 years ago |
Mark Story
|
8410eb2926
Add default value support to Memcached
|
7 years ago |
Mark Story
|
6edfc14f14
Update to PSR16 multi methods in where implemented.
|
7 years ago |
Mark Story
|
f2a7efadfc
Update memcached to psr16 compatible interface
|
7 years ago |
ADmad
|
467a6f5297
Update tests.
|
7 years ago |
mark_story
|
cae89bfc86
Fix more incorrect mocks
|
7 years ago |
Mark Story
|
dd2633c477
Fix failing tests.
|
7 years ago |
Mark Story
|
b7f0248d45
Add strict_types to cache tests.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Gabriel Caruso
|
ceac93119e
Refactoring tests
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
9ff3399128
Fix config deprecations in Cache/
|
8 years ago |
Mark Story
|
0d4c2801dc
Inline condition and fix skip check.
|
8 years ago |
Mark Story
|
61d198bae2
Update tests to not use test stub.
|
8 years ago |
Mark Story
|
bd57bf9c5e
Add tests for Memcached to ensure its counters have TTLs
|
8 years ago |