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

New Sample with Connectors, Dataverse and Simulation and Localization #499

Merged
merged 15 commits into from
Dec 13, 2024

Conversation

Grant-Archibald-MS
Copy link
Contributor

@Grant-Archibald-MS Grant-Archibald-MS commented Dec 7, 2024

Pull Request Template

Description

This sample enables learning module with additional scenarios. Providing the following:

  • Deeper Dive: Test Engine Layers to describe the different testing layers that this sample makes use of
  • Using simulations to demonstrate how to combine a Model Driven Application with custom page that uses Dataverse and MSN Weather application together with SimulateDataverse and SimulateConnector for isolated testing.
  • Localization as an example of how to start test engine with different languages

Key Changes:

  • Added support for onBeforeTestSuiteStart so that can run SimulateDataverse and SimulateConnector functions before the test starts
  • New Weather Sample application and tests
  • Updates to Model Driven Application Provider for custom pages for CountRows() integration and ability to use SetProperty() with collections from Dataverse

Checklist

  • The code change is covered by unit tests. I have added tests that prove my fix is effective or that my feature works
  • I have performed end-to-end test locally.
  • New and existing unit tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I used clear names for everything
  • I have performed a self-review of my own code

@Grant-Archibald-MS Grant-Archibald-MS requested a review from a team as a code owner December 7, 2024 00:51
@snamilikonda snamilikonda merged commit 55263b0 into integration Dec 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants