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

[Compose] Setup UI and Integration tests #354

Closed
luongvo opened this issue Nov 22, 2022 · 0 comments · Fixed by #384 or #399
Closed

[Compose] Setup UI and Integration tests #354

luongvo opened this issue Nov 22, 2022 · 0 comments · Fixed by #384 or #399

Comments

@luongvo
Copy link
Member

luongvo commented Nov 22, 2022

Why

Testing, including UI and Integration tests with Jetpack Compose, also requires a different set of boilerplate to begin with. And currently, there is no UI & Integration test setup for Jetpack Compose.

Hence, we will need to work on the following:

  • Set up the foundation for UI & Integrating tests. This includes all the libraries it involves and base rules that developers can start writing easily.
  • Sample test suites in Compose sample project for demonstrating purpose.

Who Benefits?

Developers

@luongvo luongvo self-assigned this Nov 22, 2022
@toby-thanathip toby-thanathip added this to the 3.15.0 milestone Dec 1, 2022
@toby-thanathip toby-thanathip removed this from the 3.15.0 milestone Dec 1, 2022
@luongvo luongvo self-assigned this Dec 27, 2022
@luongvo luongvo added this to the 3.16.0 milestone Dec 27, 2022
luongvo added a commit that referenced this issue Jan 9, 2023
@luongvo luongvo linked a pull request Jan 11, 2023 that will close this issue
luongvo added a commit that referenced this issue Jan 11, 2023
luongvo added a commit that referenced this issue Jan 12, 2023
@toby-thanathip toby-thanathip modified the milestones: 3.16.0, 3.17.0 Jan 31, 2023
luongvo added a commit that referenced this issue Feb 3, 2023
luongvo added a commit that referenced this issue Feb 13, 2023
luongvo added a commit that referenced this issue Feb 13, 2023
luongvo added a commit that referenced this issue Feb 14, 2023
luongvo added a commit that referenced this issue Feb 14, 2023
ryan-conway added a commit that referenced this issue Feb 16, 2023
[#354] [Compose] 1/2: Setup UI and Integration tests
ryan-conway added a commit that referenced this issue Feb 22, 2023
…with-robolectric

[#354] [Compose] 2/2: Add sample UI test with Robolectric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment