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