Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run integration tests on Cosmos DB #237

Merged
merged 9 commits into from
Feb 14, 2019
Merged

Conversation

dwitry
Copy link
Contributor

@dwitry dwitry commented Feb 14, 2019

  • Categorize tests that does not run on Cosmos DB
  • Test to show Cosmos DB specifics
  • CosmosDbFlavor improvements
  • Improve delete rewriter, so MATCH (n) DETACH DELETE n translates to g.V().drop()

- Create test suites for JanusGraph and Neptune
- Categorized tests:
  * 2 level hierarchy
  * Tests that require specific features, like support of complex property types or extensions
  * Test that should be skipped on JanusGraph or Neptune because of target specifics
- Improved tests and assertions to avoid schema conflicts on JanusGraph
- `SpecificsTest` that checks edge cases for different targets

Signed-off-by: Dwitry [email protected]
@dwitry dwitry changed the title It cosmos Run integration tests on Cosmos DB Feb 14, 2019
@dwitry dwitry merged commit 0cd0b9c into opencypher:master Feb 14, 2019
@dwitry dwitry deleted the it-cosmos branch February 14, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant