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 години