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

Testing/discovery screen2 #93

Merged
merged 10 commits into from
Apr 12, 2024
Merged

Testing/discovery screen2 #93

merged 10 commits into from
Apr 12, 2024

Conversation

CassioManuguerra
Copy link
Contributor

PR

Changes

  • Implemented instrumented android tests for the Discovery screen, checking that every composable is correctly created, the buttons work fine, and special actions are correctly displayed.
  • Fixed a bug where going back to Discover duplicated the displayed activities
  • Fixed a typo in ActivityDialog

Copy link

sonarcloud bot commented Apr 12, 2024

Copy link
Contributor

@Andy130604 Andy130604 left a comment

Choose a reason for hiding this comment

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

This is some great job, nice implementing the clear activities list to make sure we always fetch the correct ones.

Copy link
Contributor

@JeremyHugentobler JeremyHugentobler left a comment

Choose a reason for hiding this comment

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

Thanks for your work on android tests ! The others are comming soon

@CassioManuguerra CassioManuguerra merged commit 2507629 into main Apr 12, 2024
2 checks passed
@CassioManuguerra CassioManuguerra deleted the testing/discoveryScreen2 branch April 12, 2024 13:04
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.

Testing the discovery screen by learning Instrumented Android Testing (Supporting hilt)
3 participants