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