Remi Collet d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 anni fa
..
Processor 0dff761a61 Merge branch 'v1.1-commands-redis-3.2' 8 anni fa
CommandTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
GeospatialGeoAddTest.php 7ef9619f5c Add new command: GEOADD (Redis 3.2.0). 8 anni fa
GeospatialGeoDistTest.php b2284d015f Add new command: GEODIST (Redis 3.2.0). 8 anni fa
GeospatialGeoHashTest.php 0b6b3b2558 Add new command: GEOHASH (Redis 3.2.0). 8 anni fa
GeospatialGeoPosTest.php ad7b8b08cb Run php-cs-fixer. 8 anni fa
GeospatialGeoRadiusByMemberTest.php ad7b8b08cb Run php-cs-fixer. 8 anni fa
GeospatialGeoRadiusTest.php ad7b8b08cb Run php-cs-fixer. 8 anni fa
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. 9 anni fa
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashIncrementByFloatTest.php b6a14cda04 [tests] Fix test executed on current Redis unstable. 8 anni fa
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 anni fa
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. 9 anni fa
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. 9 anni fa
HashStringLengthTest.php 1ab65da368 [tests] Missing @requiresRedisVersion for HSTRLEN. 8 anni fa
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
HyperLogLogAddTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
HyperLogLogCountTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
HyperLogLogMergeTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
KeyDumpTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
KeyExistsTest.php bb6287f22d [tests] Fix obviously wrong annotation. 9 anni fa
KeyExpireAtTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
KeyExpireTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
KeyKeysTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). 9 anni fa
KeyMoveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
KeyPersistTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. 9 anni fa
KeyPreciseExpireTest.php 6cce9eb35c Run php-cs-fixer. 9 anni fa
KeyPreciseTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
KeyRandomTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
KeyRenamePreserveTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 anni fa
KeySortTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
KeyTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPopFirstBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPopLastBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
ListPopLastPushHeadBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
PubSubSubscribeByPatternTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 8 anni fa
PubSubSubscribeTest.php 57a7d5d3e6 fix tests, list of allowed commands have changed (redis 3.0.6) 8 anni fa
PubSubUnsubscribeByPatternTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
RawCommandTest.php d1290dfde0 fix test for ArgumentCountError exception with PHP 7.1 8 anni fa
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. 11 anni fa
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerClientTest.php 5b3a5bbef9 Run php-cs-fixer. 8 anni fa
ServerCommandTest.php 104e42cfe0 [tests] Fix test executed on current Redis unstable. 8 anni fa
ServerConfigTest.php 5b3a5bbef9 Run php-cs-fixer. 8 anni fa
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. 10 anni fa
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. 10 anni fa
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
ServerInfoTest.php 5b3a5bbef9 Run php-cs-fixer. 8 anni fa
ServerInfoV26xTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. 9 anni fa
ServerSaveTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerScriptTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. 9 anni fa
ServerSentinelTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ServerTimeTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
SetDifferenceStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
SetDifferenceTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
SetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
SetIsMemberTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
SetMembersTest.php 73c9b9d5be [tests] Fix some tests methods names. 9 anni fa
SetMoveTest.php 5ce683be09 Do not parse response to SMOVE into boolean value. 9 anni fa
SetPopTest.php da009e59dd [tests] Test count argument for SPOP in Redis 3.2. 8 anni fa
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 anni fa
SetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
SetUnionTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringBitFieldTest.php 3362e474b6 Add new command: BITFIELD (Redis 3.2.0). 8 anni fa
StringBitOpTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
StringBitPosTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. 11 anni fa
StringGetRangeTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. 10 anni fa
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringPreciseSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 anni fa
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. 10 anni fa
StringSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. 9 anni fa
StringSetMultiplePreserveTest.php 38fafb22ba Do not parse response to MSETNX into boolean value. 9 anni fa
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
StringSetPreserveTest.php 8c76bd6761 Do not parse response to SETNX into boolean value. 9 anni fa
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringSetTest.php d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). 9 anni fa
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
StringSubstrTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. 9 anni fa
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anni fa
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. 9 anni fa
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetReverseRangeByLexTest.php 8dd9893a2f Run php-cs-fixer with new configuration. 9 anni fa
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. 10 anni fa
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anni fa
ZSetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anni fa