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

Implemented basic page object generator #131

Merged
merged 4 commits into from
Jun 5, 2022
Merged

Conversation

jamesmcroft
Copy link
Member

Resolves #129

Changes have been made to introduce a page object generator for Uno Platform applications using the Legerity for Uno Platform UI test framework.

PR checklist

  • Have Uno Platform samples and Legerity tests been added or updated, run locally, and all pass
  • Have added or updated support for Uno Platform element wrappers been reflected in the Page Object Generator
  • Have code styling rules been run on all new source file changes
  • Have relevant articles in the docs been added or updated for all new source file changes
  • Have major breaking changes been made and are documented

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner June 5, 2022 10:07
@tom-made tom-made merged commit 1eb33f6 into main Jun 5, 2022
@tom-made tom-made deleted the feature/pageobjectgenerator branch June 5, 2022 10:09
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.

[Feature] Page object generator for Uno Platform XAML pages
2 participants