Skip to content

Conversation

@injectives
Copy link
Contributor

Migrated tests:

  • shouldAllowPullAll -> test_should_pull_all_when_fetch_is_minus_one_using_driver_configuration (Bolt bump from v4 to v4.1)
  • shouldThrowCommitErrorWhenTransactionCommit -> test_should_error_on_commit_failure_using_tx_commit
  • shouldServerWithBoltV4SupportMultiDb -> test_should_check_multi_db_support
  • shouldServerWithBoltV3NotSupportMultiDb -> test_should_check_multi_db_support
  • shouldBeAbleHandleNOOPsDuringRunCypher -> test_should_accept_noop_during_records_streaming
  • shouldThrowCorrectErrorOnCommitFailure -> test_should_error_on_database_shutdown_using_tx_commit
  • shouldThrowCorrectErrorOnRunFailure -> test_should_error_on_database_shutdown_using_tx_run

Migrated tests:
- shouldAllowPullAll -> test_should_pull_all_when_fetch_is_minus_one_using_driver_configuration (Bolt bump from v4 to v4.1)
- shouldThrowCommitErrorWhenTransactionCommit -> test_should_error_on_commit_failure_using_tx_commit
- shouldServerWithBoltV4SupportMultiDb -> test_should_check_multi_db_support
- shouldServerWithBoltV3NotSupportMultiDb -> test_should_check_multi_db_support
- shouldBeAbleHandleNOOPsDuringRunCypher -> test_should_accept_noop_during_records_streaming
- shouldThrowCorrectErrorOnCommitFailure -> test_should_error_on_database_shutdown_using_tx_commit
- shouldThrowCorrectErrorOnRunFailure -> test_should_error_on_database_shutdown_using_tx_run
@injectives injectives requested a review from gjmwoods August 11, 2021 15:35
Copy link
Contributor

@gjmwoods gjmwoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@injectives injectives merged commit 41180bb into neo4j:4.4 Aug 11, 2021
@injectives injectives deleted the feature/migration branch August 11, 2021 17:51
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Aug 12, 2021
Migrated tests:
- shouldAllowPullAll -> test_should_pull_all_when_fetch_is_minus_one_using_driver_configuration (Bolt bump from v4 to v4.1)
- shouldThrowCommitErrorWhenTransactionCommit -> test_should_error_on_commit_failure_using_tx_commit
- shouldServerWithBoltV4SupportMultiDb -> test_should_check_multi_db_support
- shouldServerWithBoltV3NotSupportMultiDb -> test_should_check_multi_db_support
- shouldBeAbleHandleNOOPsDuringRunCypher -> test_should_accept_noop_during_records_streaming
- shouldThrowCorrectErrorOnCommitFailure -> test_should_error_on_database_shutdown_using_tx_commit
- shouldThrowCorrectErrorOnRunFailure -> test_should_error_on_database_shutdown_using_tx_run
injectives added a commit that referenced this pull request Aug 12, 2021
Migrated tests:
- shouldAllowPullAll -> test_should_pull_all_when_fetch_is_minus_one_using_driver_configuration (Bolt bump from v4 to v4.1)
- shouldThrowCommitErrorWhenTransactionCommit -> test_should_error_on_commit_failure_using_tx_commit
- shouldServerWithBoltV4SupportMultiDb -> test_should_check_multi_db_support
- shouldServerWithBoltV3NotSupportMultiDb -> test_should_check_multi_db_support
- shouldBeAbleHandleNOOPsDuringRunCypher -> test_should_accept_noop_during_records_streaming
- shouldThrowCorrectErrorOnCommitFailure -> test_should_error_on_database_shutdown_using_tx_commit
- shouldThrowCorrectErrorOnRunFailure -> test_should_error_on_database_shutdown_using_tx_run
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