chore: Add Playwright testing framework and configuration#58
chore: Add Playwright testing framework and configuration#58soGit wants to merge 1 commit intomicrocks:masterfrom
Conversation
Signed-off-by: soGit <soroka.sergei@gmail.com>
| @@ -0,0 +1,437 @@ | |||
| import { test, expect, type Page } from '@playwright/test'; | |||
There was a problem hiding this comment.
This is autogenerated example. You can check and decided either you want to introduce playwrigh into the repo or no. After that, let remove it from pull request.
There was a problem hiding this comment.
Sorry for not being able to check it out earlier. I marked it as keep-open and probably find time to have a look at it next week.
|
This pull request has been automatically marked as stale because it has not had recent activity 😴 It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation. There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model. Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here. Thank you for your patience ❤️ |
Description
Let define the critical path and cover it by e2e.
Related issue(s)