Skip to content

Document Android.Test annotations - #624

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-android-test-apis-0b6
Open

Document Android.Test annotations#624
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-android-test-apis-0b6

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #233

Sources

Validation

  • Parsed all 17 docs/xml/Android.Test XML files.
  • Confirmed CRLF-only line endings in both changed files.
  • git diff --check

Refs #233

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 17, 2026 02:27
@jonathanpeppers
jonathanpeppers enabled auto-merge (squash) August 17, 2026 02:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR improves XML API documentation for the Android.Test namespace by replacing “To be added.” placeholders with meaningful summaries and remarks for two test-related annotation attributes, aligning with the effort tracked in #233.

Changes:

  • Added descriptive <summary> text for UiThreadTestAttribute and FlakyTestAttribute.
  • Added remarks including a deprecation note and a link to the corresponding Android Java reference page.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/xml/Android.Test/UiThreadTestAttribute.xml Replaces placeholder docs with a summary and remarks for the UI-thread test attribute.
docs/xml/Android.Test/FlakyTestAttribute.xml Replaces placeholder docs with a summary and remarks for the flaky-test attribute.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/xml/Android.Test/UiThreadTestAttribute.xml Outdated
Comment thread docs/xml/Android.Test/FlakyTestAttribute.xml Outdated
Refs #233

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 17, 2026 02:38
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

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