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 Playwright testing framework and configuration #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soGit
Copy link
Contributor

@soGit soGit commented Oct 31, 2024

Description

Let define the critical path and cover it by e2e.

Related issue(s)

@@ -0,0 +1,437 @@
import { test, expect, type Page } from '@playwright/test';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

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.

Copy link
Member

@lbroudoux lbroudoux Dec 3, 2024

Choose a reason for hiding this comment

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

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.

Copy link

github-actions bot commented Dec 1, 2024

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 ❤️

@github-actions github-actions bot added the stale State due to inactivity label Dec 1, 2024
@lbroudoux lbroudoux added keep-open Explicitily keep open and removed stale State due to inactivity labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep-open Explicitily keep open
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants