Skip to content

Conversation

@injectives
Copy link
Contributor

Migrated tests:

  • NestedQueriesIT.shouldAllowNestedQueriesInTransactionConsumedAsIterators -> TestIterationTxRun.test_nested
  • NestedQueriesIT.shouldAllowNestedQueriesInTransactionConsumedAsIteratorAndList -> TestIterationTxRun.test_nested_using_list
  • NestedQueriesIT.shouldAllowNestedQueriesInSessionConsumedAsIterators -> TestIterationSessionRun.test_nested
  • NestedQueriesIT.shouldAllowNestedQueriesInSessionConsumedAsIteratorAndList -> TestIterationSessionRun.test_nested_using_list

Deleted tests:

  • shouldAllowNestedQueriesInTransactionConsumedAsLists -> deleted, it is effectively a sequential query execution
  • shouldAllowNestedQueriesInSessionConsumedAsLists -> deleted, it is effectively a sequential query execution
  • CausalClusteringIT -> deleted, unsafe cluster tests

Migrated tests:
- `NestedQueriesIT.shouldAllowNestedQueriesInTransactionConsumedAsIterators` -> `TestIterationTxRun.test_nested`
- `NestedQueriesIT.shouldAllowNestedQueriesInTransactionConsumedAsIteratorAndList` -> `TestIterationTxRun.test_nested_using_list`
- `NestedQueriesIT.shouldAllowNestedQueriesInSessionConsumedAsIterators` -> `TestIterationSessionRun.test_nested`
- `NestedQueriesIT.shouldAllowNestedQueriesInSessionConsumedAsIteratorAndList` -> `TestIterationSessionRun.test_nested_using_list`

Deleted tests:
- `shouldAllowNestedQueriesInTransactionConsumedAsLists` -> deleted, it is effectively a sequential query execution
- `shouldAllowNestedQueriesInSessionConsumedAsLists` -> deleted, it is effectively a sequential query execution
- `CausalClusteringIT` -> deleted, unsafe cluster tests
@injectives injectives requested a review from gjmwoods May 6, 2022 20:17
@injectives injectives merged commit 59600be into neo4j:5.0 May 9, 2022
@injectives injectives deleted the feature/tests branch May 9, 2022 09:29
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.

2 participants