mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #92] [MERGED] Fix storage tests for maintainance #117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/KeyValueStore/pull/92
Author: @EmanueleMinotto
Created: 8/31/2019
Status: ✅ Merged
Merged: 9/3/2019
Merged by: @EmanueleMinotto
Base:
master← Head:fix-tests-for-maintainance📝 Commits (4)
573723aSkip legacy Riak tests9fb5e49Replace deprecated TestCase::getMock465bd36Remove HHVM support705d5fcAdd different versions support📊 Changes
4 files changed (+28 additions, -6 deletions)
View changed files
📝
.travis.yml(+10 -3)📝
tests/Doctrine/Tests/KeyValueStore/Storage/MongoDbStorageTest.php(+4 -1)📝
tests/Doctrine/Tests/KeyValueStore/Storage/RiakStorageTest.php(+4 -0)📝
tests/Doctrine/Tests/KeyValueStore/Storage/WindowsAzureTableStorageTest.php(+10 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.