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

Non-functional refactor to improve testability #143

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jan 22, 2024

  • Refactor common logic, cut down on duplication
  • Open up possibilities for unit testing in the future
  • Switch to jest for test orchestration
  • Add some .bicep and .biceparam test cases

@anthony-c-martin anthony-c-martin force-pushed the ant/tests branch 6 times, most recently from c34a1a3 to 87bbad6 Compare January 22, 2024 18:31
@anthony-c-martin anthony-c-martin changed the title testing Use jest, add .bicep tests Jan 22, 2024
@anthony-c-martin anthony-c-martin force-pushed the ant/tests branch 6 times, most recently from 83bee70 to b3100c3 Compare January 24, 2024 03:10
@anthony-c-martin anthony-c-martin changed the title Use jest, add .bicep tests Non-functional refactor to improve testability Jan 24, 2024
test/mocks.ts Outdated Show resolved Hide resolved
Copy link

@shenglol shenglol left a comment

Choose a reason for hiding this comment

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

:shipit:

@anthony-c-martin anthony-c-martin merged commit 732d82b into main Jan 24, 2024
7 checks passed
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.

2 participants