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