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

If I want to migrate from the integration_test API to flutter_convenient_test, what do I need to do? #404

Closed
zhanchen18 opened this issue Oct 9, 2024 · 6 comments
Labels
wontfix This will not be worked on

Comments

@zhanchen18
Copy link

I was previously using integration_test and now want to try flutter_convenient_test. Will I need to make a lot of code changes? If the workload is too heavy, I might give up on using it.

Copy link

welcome bot commented Oct 9, 2024

Hi! Thanks for opening your first issue here! 😄

@fzyzcjy
Copy link
Owner

fzyzcjy commented Oct 9, 2024

IMHO no. Just look at the tutorials, it mimics the standard Flutter test a lot.

@zhanchen18
Copy link
Author

IMHO no. Just look at the tutorials, it mimics the standard Flutter test a lot.

I must use the API provided by flutter_convenient_test instead of the integration_test API, otherwise the test steps and screenshots will not be visible in the convenient_test_manager.

@fzyzcjy
Copy link
Owner

fzyzcjy commented Oct 15, 2024

Oh if you mean this specific code then yes. I meant the logic is almost the same (e.g. "find a widget and tap it")

Copy link

stale bot commented Dec 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 19, 2024
@stale stale bot closed this as completed Dec 28, 2024
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants