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

Supporting functional mock using task name during unit test #22

Open
jerryyanmj opened this issue Jan 13, 2025 · 1 comment
Open

Supporting functional mock using task name during unit test #22

jerryyanmj opened this issue Jan 13, 2025 · 1 comment
Assignees

Comments

@jerryyanmj
Copy link
Collaborator

In a flow, a composable function can be used multiple times with unique names. This makes functional mock difficult because the functional mock can only be achieved based on route name. Enhance the functional mock based on name will make unit test possible for flows with multiple uses of a single composable function.

@acn-ericlaw
Copy link
Contributor

The proposed feature is awesome. We will implement this in our next release.

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

No branches or pull requests

2 participants