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

Move tests from sandbox to canton #16640

Merged
merged 11 commits into from
Apr 5, 2023
Merged

Conversation

samuel-williams-da
Copy link
Contributor

@samuel-williams-da samuel-williams-da commented Mar 31, 2023

Implements withCantonSandbox, which directly replaces withSandbox in the various tests.
Also implements a haskell FreePort to support this correctly. Should cooperate directly with the existing scala implementation

TODO: verify co-operability

@samuel-williams-da samuel-williams-da marked this pull request as ready for review April 5, 2023 08:38
@samuel-williams-da samuel-williams-da linked an issue Apr 5, 2023 that may be closed by this pull request
Copy link
Collaborator

@remyhaemmerle-da remyhaemmerle-da left a comment

Choose a reason for hiding this comment

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

Thanks !

compiler/damlc/tests/src/DA/Test/Repl.hs Outdated Show resolved Hide resolved
compiler/damlc/tests/src/DA/Test/Repl/FuncTests.hs Outdated Show resolved Hide resolved
compiler/damlc/tests/BUILD.bazel Show resolved Hide resolved
@samuel-williams-da samuel-williams-da merged commit 3121c95 into main Apr 5, 2023
@samuel-williams-da samuel-williams-da deleted the sw/sandbox-to-canton-tests branch April 5, 2023 14:28
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.

Migrate integration test to canton
2 participants