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