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

Open up the component's internal methods for testing #28

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

jayohms
Copy link
Collaborator

@jayohms jayohms commented Aug 22, 2023

The goal of this PR is to make it easy to write tests for a component. It opens up the BridgeComponent's didReceive(), didStart(), and didStop() for public testing purposes.

@jayohms jayohms requested a review from svara August 22, 2023 17:55
@jayohms jayohms merged commit ed745c2 into main Aug 22, 2023
1 check passed
@jayohms jayohms deleted the component-testing branch August 22, 2023 18:31
@svara
Copy link

svara commented Aug 23, 2023

👍🏻

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

Successfully merging this pull request may close these issues.

2 participants