Skip to content

Add integration tests to the core/integration #20

Description

@wingyplus

After help working on PHP SDK. We need integration tests in core/integration.

Steps are:

  1. Add core/integration/module_dotnet_test.go.
  2. Add DotNetSuite type to the file.
  3. Add TestDotNet to the file.
  4. Add sample func (DotNetSuite) TestInit(context.Context, t *testing.T) and run dagger call test specific --run=TestDotNet should works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions