Daniele Alessandri 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
..
Processor 8dd9893a2f Run php-cs-fixer with new configuration. před 10 roky
CommandTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
ConnectionAuthTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ConnectionEchoTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ConnectionPingTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
ConnectionQuitTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
ConnectionSelectTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
HashDeleteTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashExistsTest.php 231a3440f7 Do not parse response to HEXISTS into boolean value. před 10 roky
HashGetAllTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashGetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashGetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. před 11 roky
HashIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashKeysTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. před 11 roky
HashSetMultipleTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HashSetPreserveTest.php 3fdfc50683 Do not parse response to HSETNX into boolean value. před 10 roky
HashSetTest.php ae26ecc8bf Do not parse response to HSET into boolean value. před 10 roky
HashValuesTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
HyperLogLogAddTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
HyperLogLogCountTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
HyperLogLogMergeTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
KeyDeleteTest.php d2c001812f [tests] Rename test case classes. před 12 roky
KeyDumpTest.php d2c001812f [tests] Rename test case classes. před 12 roky
KeyExistsTest.php bb6287f22d [tests] Fix obviously wrong annotation. před 10 roky
KeyExpireAtTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
KeyExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
KeyKeysTest.php d2c001812f [tests] Rename test case classes. před 12 roky
KeyMigrateTest.php 474f3ddbe7 Add missing command: MIGRATE (Redis 2.6.0). před 10 roky
KeyMoveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
KeyPersistTest.php 44e92d8a2f Do not parse response to PERSIST into boolean value. před 10 roky
KeyPreciseExpireAtTest.php 082c51146a Do not parse response to EXPIREAT into boolean value. před 10 roky
KeyPreciseExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
KeyPreciseTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
KeyRandomTest.php d2c001812f [tests] Rename test case classes. před 12 roky
KeyRenamePreserveTest.php fda9f022dd Do not parse response to RENAMENX into boolean value. před 10 roky
KeyRenameTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
KeyRestoreTest.php d2c001812f [tests] Rename test case classes. před 12 roky
KeyScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. před 11 roky
KeySortTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyTimeToLiveTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
KeyTypeTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
ListIndexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListInsertTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListLengthTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPopFirstBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
ListPopFirstTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPopLastBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
ListPopLastPushHeadBlockingTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
ListPopLastPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPopLastTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPushHeadTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPushHeadXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
ListPushTailTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListPushTailXTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
ListRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ListTrimTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
PubSubPublishTest.php d2c001812f [tests] Rename test case classes. před 12 roky
PubSubPubsubTest.php d2c001812f [tests] Rename test case classes. před 12 roky
PubSubSubscribeByPatternTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
PubSubSubscribeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
PubSubUnsubscribeByPatternTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
PubSubUnsubscribeTest.php d2c001812f [tests] Rename test case classes. před 12 roky
RawCommandTest.php dbfc1a74ba More random fixes after inspection. před 11 roky
ScriptCommandTest.php 2a6409590c Run php-cs against test suite. před 12 roky
ServerBackgroundRewriteAOFTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerBackgroundSaveTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerClientTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerCommandTest.php dedc1ba0a9 Move command "COMMAND" to the server profile for Redis 2.8. před 11 roky
ServerConfigTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ServerDatabaseSizeTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerEvalSHATest.php dbfc1a74ba More random fixes after inspection. před 11 roky
ServerEvalTest.php dbfc1a74ba More random fixes after inspection. před 11 roky
ServerFlushAllTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
ServerFlushDatabaseTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
ServerInfoTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerInfoV26xTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerLastSaveTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerMonitorTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
ServerObjectTest.php b3bcf466f5 [tests] Adapt to internal encoding changes for lists in Redis 3.0. před 10 roky
ServerSaveTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerScriptTest.php 7c1d324f30 [tests] Apply some fixes and improvements and remove old stuff. před 10 roky
ServerSentinelTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerShutdownTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerSlaveOfTest.php d2c001812f [tests] Rename test case classes. před 12 roky
ServerSlowlogTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ServerTimeTest.php d2c001812f [tests] Rename test case classes. před 12 roky
SetAddTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetDifferenceStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetDifferenceTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetIntersectionTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetIsMemberTest.php e531d39f53 Do not parse response to SISMEMBER into boolean value. před 10 roky
SetMembersTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetMoveTest.php 5ce683be09 Do not parse response to SMOVE into boolean value. před 10 roky
SetPopTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetRandomMemberTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
SetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. před 11 roky
SetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetUnionTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringAppendTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringBitCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringBitOpTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringBitPosTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringDecrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringDecrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringGetBitTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringGetMultipleTest.php d2c001812f [tests] Rename test case classes. před 12 roky
StringGetRangeTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGetSetTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringGetTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
StringIncrementByFloatTest.php 381ca99696 [tests] Use round() to avoid issues with floats on certain plaforms. před 11 roky
StringIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringIncrementTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringPreciseSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
StringSetBitTest.php dbfc1a74ba More random fixes after inspection. před 11 roky
StringSetExpireTest.php 59798e1f9e [tests] Apply small changes to commands tests with expirations. před 10 roky
StringSetMultiplePreserveTest.php 38fafb22ba Do not parse response to MSETNX into boolean value. před 10 roky
StringSetMultipleTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
StringSetPreserveTest.php 8c76bd6761 Do not parse response to SETNX into boolean value. před 10 roky
StringSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringSetTest.php d0012e67ff [tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12). před 10 roky
StringStrlenTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
StringSubstrTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionDiscardTest.php ab20c52115 Do not parse response to EXISTS into boolean value. před 10 roky
TransactionExecTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
TransactionMultiTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
TransactionUnwatchTest.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. před 12 roky
TransactionWatchTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetAddTest.php 24d8f68e7f Support ZADD modifiers when using simplified command signature. před 10 roky
ZSetCardinalityTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetIncrementByTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetIntersectionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetLexCountTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRemoveRangeByLexTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRemoveRangeByRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRemoveRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetRemoveTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetReverseRangeByLexTest.php 8dd9893a2f Run php-cs-fixer with new configuration. před 10 roky
ZSetReverseRangeByScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetReverseRangeTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetReverseRankTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetScanTest.php f5ba47ad74 Change response parser for ZSCAN to match changes applied to ZRANGE. před 11 roky
ZSetScoreTest.php aa5c893d5a [phpdoc] Fix undefined namespaces. před 11 roky
ZSetUnionStoreTest.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky