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

Update recipe to use Firebase Test Lab on 'An introduction to integration testing' page #6115

Closed
SpiegelSoft opened this issue Aug 8, 2021 · 3 comments · Fixed by #10563
Closed
Assignees
Labels
a.cookbook Relates to a cookbook recipe or guide e2-days Effort: < 5 days fix.refactor Needs near total rewrite or reorganization of content from.page-issue Reported in a reader-filed concern p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. st.triage.ltw Indicates Lead Tech Writer has triaged test.general Relates to unit, integration, perf testing test.integration Relates to integration testing

Comments

@SpiegelSoft
Copy link

Page URL

https://flutter.dev/docs/cookbook/testing/integration/introduction.html

Page source

https://github.com/flutter/website/tree/master/src/docs/cookbook/testing/integration/introduction.md

Describe the problem

This describes the legacy integration testing procedure, which is not compatible with Flutter Test Lab.

Expected fix

Please upgrade the documentation to show the newer version of integration testing

Additional context

No response

@TahaTesser TahaTesser added the st.triage.triage-team Triage team reviewing and categorizing the issue label Aug 10, 2021
@TahaTesser
Copy link
Member

TahaTesser commented Aug 10, 2021

Hi @SpiegelSoft
This cookbook is outdated, on top of the page you can see a note, please follow the link, there you can find update instructions and steps to run your test on Firebase Test Lab

I can work on updating this cookbook

@TahaTesser TahaTesser added a.cookbook Relates to a cookbook recipe or guide e1-hours Effort: < 8 hrs p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. and removed st.triage.triage-team Triage team reviewing and categorizing the issue labels Aug 10, 2021
@TahaTesser TahaTesser self-assigned this Aug 10, 2021
@TahaTesser TahaTesser removed their assignment Jun 14, 2022
@atsansone atsansone added from.page-issue Reported in a reader-filed concern tests test.general Relates to unit, integration, perf testing and removed tests labels May 19, 2023
@atsansone atsansone changed the title [PAGE ISSUE]: 'An introduction to integration testing' Update recipe to use Firebase Test Lab on 'An introduction to integration testing' page May 23, 2023
@atsansone atsansone added fix.refactor Needs near total rewrite or reorganization of content e2-days Effort: < 5 days st.triage.ltw Indicates Lead Tech Writer has triaged and removed e1-hours Effort: < 8 hrs labels May 23, 2023
@TahaTesser TahaTesser removed their assignment May 29, 2023
@TahaTesser
Copy link
Member

@atsansone
Unfortunately, i'm swamped in Flutter issues in the flutter/flutter repo, working on couple of big projects :)
Feel free to assign anyone else.

@atsansone atsansone added the test.integration Relates to integration testing label Jun 2, 2023
@atsansone
Copy link
Contributor

This will be resolved in #10563 as the Intro page will be stripped down and the actual procedures will be in the https://docs.flutter.dev/testing/integration-tests page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.cookbook Relates to a cookbook recipe or guide e2-days Effort: < 5 days fix.refactor Needs near total rewrite or reorganization of content from.page-issue Reported in a reader-filed concern p3-low Valid but not urgent concern. Resolve when possible. Encourage upvote to surface. st.triage.ltw Indicates Lead Tech Writer has triaged test.general Relates to unit, integration, perf testing test.integration Relates to integration testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants