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