Skip to content

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Dec 12, 2024

Changes

Using an interface instead of a concrete type means we can pass *testing.T directly or any wrapper type that implements a superset of this interface. It prepares for more broad use of acc.WorkspaceT, which enhances the testing object with helper functions for using a Databricks workspace.

This eliminates the need to dereference a *testing.T field on a wrapper type.

Tests

n/a

@github-actions
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 2003
  • Commit SHA: 229850793d2a1941128ef869c1979209ea8bab37

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/12296953223

@pietern pietern added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit dd3b7ec Dec 12, 2024
11 checks passed
@pietern pietern deleted the integration-work-testingt branch December 12, 2024 14:48
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.

4 participants