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

[Feature] Add workflow to run automated tests #497

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

sebastianpujina
Copy link
Contributor

@sebastianpujina sebastianpujina commented Jul 29, 2024

This PR adds the posibility to run automated tests for the SDK methods using a newly added label called Ready for QA

PR Guidelines

Related tickets

Screenshots

Copy link
Contributor

Coverage Report

Coverage report can be checked at https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/coverage/497/coverage.html

Use PR sdk package

Tarball can be downloaded from https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/497/studio-sdk.tgz

To use in local project, change package.json to use local tarball

"dependencies": {
    "@chili-publish/studio-sdk": "https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/497/studio-sdk.tgz"
}

Copy link
Contributor

github-actions bot commented Jul 29, 2024

Unit Test Results

    1 files    36 suites   39s ⏱️
373 tests 373 ✔️ 0 💤 0
383 runs  383 ✔️ 0 💤 0

Results for commit e412222.

♻️ This comment has been updated with latest results.

@sebastianpujina sebastianpujina added the Ready for QA run automated tests label Jul 29, 2024
@sebastianpujina sebastianpujina added Ready for QA run automated tests and removed Ready for QA run automated tests labels Aug 5, 2024
@sebastianpujina sebastianpujina added Ready for QA run automated tests and removed Ready for QA run automated tests labels Aug 5, 2024
@sebastianpujina sebastianpujina changed the title Add workflow to run automated tests. [Feature] Add workflow to run automated tests Aug 7, 2024
@sebastianpujina sebastianpujina merged commit b4e166e into main Aug 7, 2024
4 checks passed
@sebastianpujina sebastianpujina deleted the QA-680/add-workflow-to-run-automated-tests branch August 7, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for QA run automated tests
Development

Successfully merging this pull request may close these issues.

4 participants