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

Migrate tests from Java Driver to Testkit #983

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

injectives
Copy link
Contributor

Cherry-pick: #979.

Migrated tests:

  • shouldAllowDatabaseNameInSessionRun -> test_should_support_database_name_using_session_run (Bolt bump from v4 to v4.1)
  • shouldAllowDatabaseNameInBeginTransaction -> test_should_read_successfully_with_database_name_using_tx_function (Bolt bump from v4 to v4.1)
  • shouldOnlyPullRecordsWhenNeededSimpleSession -> test_should_accept_custom_fetch_size_using_session_configuration (existing test)

Migrated tests:
- shouldAllowDatabaseNameInSessionRun -> test_should_support_database_name_using_session_run (Bolt bump from v4 to v4.1)
- shouldAllowDatabaseNameInBeginTransaction -> test_should_read_successfully_with_database_name_using_tx_function (Bolt bump from v4 to v4.1)
- shouldOnlyPullRecordsWhenNeededSimpleSession -> test_should_accept_custom_fetch_size_using_session_configuration (existing test)
@injectives injectives requested a review from gjmwoods August 13, 2021 14:23
@injectives injectives merged commit cb3b34e into neo4j:4.3 Aug 13, 2021
@injectives injectives deleted the feature/cherry branch August 13, 2021 15:38
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