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

feat: allow logic blocks to be tested #11

Merged
merged 1 commit into from
Aug 27, 2023
Merged

feat: allow logic blocks to be tested #11

merged 1 commit into from
Aug 27, 2023

Conversation

jolexxa
Copy link
Member

@jolexxa jolexxa commented Aug 27, 2023

  • Extracts interfaces from core logic block components to enable logic blocks to be unit-tested.
  • Updates documentation to demonstrate how to write unit tests for logic blocks.
  • Updates API usage: instead of passing Context around, you must use IContext instead.
  • Adds production unit test examples to the test suite.

@jolexxa jolexxa merged commit 79f4d6d into main Aug 27, 2023
@jolexxa jolexxa deleted the feat/testability branch August 27, 2023 05:16
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.

1 participant