Skip to content

Conversation

AjeshRPai
Copy link
Contributor

@AjeshRPai AjeshRPai commented Mar 8, 2022

Parent #16058

To test:
As these are only skeleton classes that are not being called in the UI these cannot be tested from the app.

Regression Notes

  1. Potential unintended areas of impact
    N/A

  2. What I did to test those areas of impact (or what existing automated tests I relied on)
    N/A

  3. What automated tests I added (or what prevented me from doing so)
    N/A

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Mar 8, 2022

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Mar 8, 2022

You can test the changes on this Pull Request by downloading the APKs:

@AjeshRPai AjeshRPai added Tooling and removed Tooling labels Mar 9, 2022
@AjeshRPai AjeshRPai requested a review from ashiagr March 9, 2022 06:54
@AjeshRPai AjeshRPai marked this pull request as ready for review March 9, 2022 06:54
@ashiagr ashiagr self-assigned this Mar 9, 2022
Copy link
Contributor

@ashiagr ashiagr left a comment

Choose a reason for hiding this comment

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

So the wait is over and you were finally able to resume this work! 😄 Can't wait to see what's coming next. 🙌
I just left a few nitpicks, feel free to merge once you have taken a look.

viewModel.start(site)
}

private fun getSite(savedInstanceState: Bundle?): SiteModel {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can utilize SelectedSiteRepository in the VM to get the currently selected site. Feel free to ignore it for now and try it in your implementation PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ashiagr Let's ignore it for now, I hadn't looked at the SelectedSiteRepository for getting the site model. Thanks for letting me know. I will make that change in the implementation PR.

@AjeshRPai
Copy link
Contributor Author

@ashiagr Thanks for reviewing the PR and giving me suggestions. 🙌 .

@AjeshRPai AjeshRPai merged commit 45689a2 into trunk Mar 9, 2022
@AjeshRPai AjeshRPai deleted the issue/16058-add-category-detail-screen branch March 9, 2022 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants