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

chore Add runtime tests #939

Merged
merged 14 commits into from
Dec 2, 2022
Merged

chore Add runtime tests #939

merged 14 commits into from
Dec 2, 2022

Conversation

dr1rrb
Copy link
Member

@dr1rrb dr1rrb commented Nov 21, 2022

Project automation

Add runtime tests

What is the current behavior?

We only have Unit tests and UI tests

What is the new behavior?

We also have a project for runtime tests that allow to run test in the context of an app without requiring external interaction.

PR Checklist

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Unit Tests and/or UI Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Wasm UI Tests are not showing unexpected any differences. Validate PR Screenshots Compare Test Run results.
  • Contains NO breaking changes
  • Updated the Release Notes
  • Associated with an issue (GitHub or internal)

src/.vsconfig Outdated Show resolved Hide resolved
Copy link
Contributor

@nickrandolph nickrandolph left a comment

Choose a reason for hiding this comment

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

Did we want to add running the runtime tests to the CI?

@dr1rrb dr1rrb force-pushed the dev/dr/runtimeTests branch from efce7e4 to 539a336 Compare November 25, 2022 16:09
@dr1rrb dr1rrb force-pushed the dev/dr/runtimeTests branch from 11a0cc6 to e3529b9 Compare November 28, 2022 14:11
@dr1rrb dr1rrb force-pushed the dev/dr/runtimeTests branch from 95e95ff to 458b6fb Compare December 1, 2022 14:22
@dr1rrb dr1rrb enabled auto-merge December 1, 2022 19:53
@dr1rrb
Copy link
Member Author

dr1rrb commented Dec 1, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dr1rrb dr1rrb merged commit ba5dbb7 into main Dec 2, 2022
@dr1rrb dr1rrb deleted the dev/dr/runtimeTests branch December 2, 2022 22:15
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.

3 participants