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