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