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

Feat: Test overview preference for automated testing #638

Merged
merged 51 commits into from
Dec 18, 2023

Conversation

aanorbel
Copy link
Member

@aanorbel aanorbel commented Nov 27, 2023

Proposed Changes

  • Update activity_overview.xml to include list to display tests.
  • Add OverviewTestsExpandableListViewAdapter.kt and OverviewViewModel.kt to display the list and control actions.
  • Update OverviewActivity with various callbacks.
. . .
Screenshot_20231127_191935 Screenshot_20231127_191947 Screenshot_20231127_191957

NOTE : Switches in designs replaced with checkbox since the switch does not have an intermediate state.
The intermediate state is important when some of the component tests are disabled but not all are disabled.

@aanorbel aanorbel changed the title Issues/2589 test overview pref Feat: Test overview preference for automated testing Nov 27, 2023
Copy link
Contributor

@bassosimone bassosimone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

Base automatically changed from chore/migrate-dashboard-and-overview-to-descriptors to dev/design-update December 18, 2023 11:24
@aanorbel aanorbel merged commit e7390a6 into dev/design-update Dec 18, 2023
3 of 5 checks passed
@aanorbel aanorbel deleted the issues/2589-test-overview-pref branch December 18, 2023 12:06
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

Successfully merging this pull request may close these issues.

2 participants