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

[Android] Add android unit tests for all elements (#3067) #3485

Conversation

almedina-ms
Copy link
Contributor

@almedina-ms almedina-ms commented Sep 24, 2019

  • 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:

  1. New unit tests that were added if any. If none were added please add a quick line explaining why not.
  2. Existing relevant unit/regression tests that you ran
  3. Manual scenario verification if any; Do include .gif's or screenshots of the testing you performed here if you think that it
    will aid in code reviews or corresponding fixes on other platforms for eg.
Microsoft Reviewers: Open in CodeFlow

* 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 (#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
@almedina-ms almedina-ms changed the base branch from release/1.2 to user/shalinijoshi19/JSChanges September 24, 2019 00:36
@almedina-ms almedina-ms deleted the user/almedina-ms/UpdateTestFiles branch January 14, 2020 21:45
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.

1 participant