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

Add unit tests for FLIX #1335

Closed
bthaile opened this issue Jan 8, 2024 · 0 comments · Fixed by #1339
Closed

Add unit tests for FLIX #1335

bthaile opened this issue Jan 8, 2024 · 0 comments · Fixed by #1339
Assignees
Labels

Comments

@bthaile
Copy link
Contributor

bthaile commented Jan 8, 2024

Instructions

flix.go needs unit tests.

  • execute
    • verify that GetAndReplaceCadenceImports produces executable Cadence script
  • package
    • verify that language passed in is the language produced.
  • generation
    • verify that flow.json addresses and contract information is processed correctly

Problem

Complexity is increasing need to make sure preserve current behaviors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant