Feat/1386 browser hello world test#1474
Merged
laurentsenta merged 6 commits intotestground:masterfrom Oct 5, 2022
Merged
Conversation
Contributor
Author
|
Placebo integration test seems to fail, which is unrelated from the work done for this PR? |
12 tasks
19 tasks
brdji
reviewed
Sep 26, 2022
brdji
reviewed
Sep 26, 2022
brdji
reviewed
Sep 26, 2022
Contributor
|
The CI issues should have been fixed, could you rebase on |
laurentsenta
approved these changes
Sep 28, 2022
e59d6cf to
bd05cc5
Compare
Contributor
Author
|
@laurentsenta can this branch be merged by you, or do we need to wait for more reviews? |
Contributor
added 6 commits
October 4, 2022 00:36
create utility function to easily create browser tests
bd05cc5 to
864bf90
Compare
Contributor
Author
Ok, @laurentsenta. Master rebased. Ready for approval and merge. |
Contributor
Author
|
@laurentsenta ball is in your camp again, as I do not have merge rights. All good now AFAIK. |
Member
|
Thanks for all the work here. //CC @achingbrain for visibility. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add browser hello testplan and integration tests, making use of playwright and docker:generic,
in function of issue #1386
Feature/Requirement checklist:
Usage example of hello world testplan:
You can run firefox/chromium for both success and failure cases using the single integration test:
Secondary Requirement checklist:use testground sdk directly from browseradd test plan to showcase how to do thisadd integration tests which makes use of this testplan