[Android] Add android unit tests for all elements (#3067) #3485
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add base for unit tests
Add unit tests for TextBlock, Image, Media, Container and CollectionTypeElement
Add more tests
Adds all actions to tests
Add tests for base element properties
Add tests for almost all elements
Add missing readonly elements tests
Add warning for test that fails
[Android] Add unit tests for inpu elements ([Android] Add unit tests for inpu elements #3094)
Add text input tests
Add numberInputTests
Add Date and Time input tests
Add toggle visibility and choiceset input tests
Fix togggle input tests
Add RichTextBlock tests
Fix another merge error
Fix input values for toggle input
Fix serialization
Related Issue
Please use one of the well-known github fixes keywords to reference
the issues fixed with this PR (eg Fixes #). If an issue doesn't yet exist please create one if reasonable to aid
in issue tracking.
NOTE: For multiple issues resolved by this PR use the corresponding keywords every time in a comma-delimited list per the reference
page above.
Description
Create a descriptive title and provide all of the relevant details in the description.
This information lives with the code and will help future readers (including yourself) and will serve as documentation.
At the very least please describe the issue you are addressing, and what your fix entails.
How Verified
How you verified the fix, including one or all of the following:
will aid in code reviews or corresponding fixes on other platforms for eg.
Microsoft Reviewers: Open in CodeFlow