Skip to content

[full-ci][tests-only] test: convert kindergarten.feature test to playwright#13536

Open
nirajacharya2 wants to merge 2 commits intomasterfrom
kindergarten-2-pw
Open

[full-ci][tests-only] test: convert kindergarten.feature test to playwright#13536
nirajacharya2 wants to merge 2 commits intomasterfrom
kindergarten-2-pw

Conversation

@nirajacharya2
Copy link
Copy Markdown
Contributor

@nirajacharya2 nirajacharya2 commented Jan 26, 2026

Description

convert kindergarten.feature test to playwright test

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • Locally
  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

@nirajacharya2 nirajacharya2 self-assigned this Jan 26, 2026
@nirajacharya2 nirajacharya2 marked this pull request as draft January 26, 2026 10:01
@nirajacharya2 nirajacharya2 force-pushed the kindergarten-2-pw branch 13 times, most recently from 880a06a to e08c602 Compare March 6, 2026 08:13
@nirajacharya2 nirajacharya2 marked this pull request as ready for review March 6, 2026 08:51
// playwright
slowMo: parseInt(process.env.SLOW_MO) || 0,
timeout: parseInt(process.env.TIMEOUT) || 120,
timeout: parseInt(process.env.TIMEOUT) || 180,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

had to change it because test was taking too long.

@nirajacharya2 nirajacharya2 force-pushed the kindergarten-2-pw branch 2 times, most recently from 938eada to b1f75ff Compare March 13, 2026 06:05
@sonarqubecloud
Copy link
Copy Markdown

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.

2 participants