23: Global setup for Playwright, and some basic Playwright UI tests #254
23: Global setup for Playwright, and some basic Playwright UI tests #254vishnoianil merged 9 commits intoinstructlab:mainfrom
Conversation
|
@adigidh Exited to see this PR. Thanks for pushing this. Let me know if this PR is ready for review. |
@vishnoianil : Sent you a DM last week. Maybe this PR is good for first pass? |
@adigidh PR looks good to me. Can you please add instructions for running the test cases in the development doc in docs directory. Once you update the docs, PR it good for merge, so please mark it ready for review. |
c5289ef to
39efb25
Compare
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
39efb25 to
f6e892a
Compare
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
|
re: #254 (comment) Thanks for the feedback @vishnoianil. Made some updates, and opened it up for review |
@adigidh We need to cherry-pick this to release-1.0 branch as well. Do you want me to squash the commits and merge ? Or do you want to keep the commit history (more work for cherry-pick). ? |
@vishnoianil : Either way is okay. Can be done along the lines of the usual project workflow 👍 |
|
@adigidh Squashed and merged. Can you please cherry-pick it to the release-1.0 branch as well. |
…nstructlab#254) * fix merge conflicts -s Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * basic configuration for tests execution Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * basic tests in place Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * some refactoring for basic tests Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * basic playwright setup Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * add docs for playwright tests Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * updates per failures on linting Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> * fix linting errors Signed-off-by: Aditya Gidh <aagidh@us.ibm.com> --------- Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
fixes #23
Summary of changes:
Example report after running the tests locally:
