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

Create infrastructure for using typegen in integration tests #2070

Closed
nedsalk opened this issue Apr 16, 2024 · 0 comments · Fixed by #2123
Closed

Create infrastructure for using typegen in integration tests #2070

nedsalk opened this issue Apr 16, 2024 · 0 comments · Fixed by #2123
Assignees
Labels
chore Issue is a chore

Comments

@nedsalk
Copy link
Contributor

nedsalk commented Apr 16, 2024

We're currently using getForcProject and aren't dogfooding typegen in our integration tests. This work can be split into two issues:

  1. Create the necessary infrastructure
  2. Apply it on the whole test base

This issue deals with the first point.
The second point should be done after #1356 is merged because they might conflict with each other.

@nedsalk nedsalk added the chore Issue is a chore label Apr 16, 2024
@nedsalk nedsalk self-assigned this Apr 17, 2024
@nedsalk nedsalk changed the title Use typegen for tests running sway programs Create infrastructure for using typegen in integration tests Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant