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

test: replace testbench tests with playwright (Java and Ts) #43

Closed
wants to merge 12 commits into from

Conversation

manolo
Copy link
Member

@manolo manolo commented May 28, 2024

No description provided.

Copy link

Unit Test Results

10 tests  ±0   10 ✔️ ±0   10s ⏱️ -5s
  2 suites ±0     0 💤 ±0 
  2 files   ±0     0 ±0 

Results for commit 81fd1a0. ± Comparison against base commit 3518116.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
org.vaadin.example.FlowViewIT ‑ testEnterShowsHelloUserNotificationWhenUserIsNotEmpty
org.vaadin.example.HillaViewIT ‑ clickingButtonShowsNotification
org.vaadin.example.HillaViewIT ‑ clickingButtonTwiceShowsTwoNotifications
org.vaadin.example.HillaViewIT ‑ testClickButtonShowsHelloAnonymousUserNotificationWhenUserNameIsEmpty
org.vaadin.example.HillaViewIT ‑ testClickButtonShowsHelloUserNotificationWhenUserIsNotEmpty
org.vaadin.example.HillaViewIT ‑ testEnterShowsHelloUserNotificationWhenUserIsNotEmpty
hilla.spec.ts ‑ click button shows Hello Anonymous User notification when user name is empty
hilla.spec.ts ‑ click button shows Hello User notification when user is not empty
hilla.spec.ts ‑ clicking button shows notification
hilla.spec.ts ‑ clicking button twice shows two notifications
hilla.spec.ts ‑ user enters name and clicks button
org.vaadin.example.FlowViewIT ‑ userEntersNameAndClicksButton

@manolo manolo closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant