Skip to content

Conversation

@nirajacharya2
Copy link
Contributor

Description

convert refreshToken.feature test to playwright test

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

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 6, 2026
@nirajacharya2 nirajacharya2 force-pushed the refreshToken-2-pw branch 3 times, most recently from fb8e151 to 2af76a4 Compare January 8, 2026 04:06
@nirajacharya2 nirajacharya2 marked this pull request as ready for review January 8, 2026 04:28
@nirajacharya2 nirajacharya2 force-pushed the refreshToken-2-pw branch 3 times, most recently from 748e0e7 to 02eb65f Compare January 9, 2026 03:38
@nirajacharya2 nirajacharya2 requested a review from saw-jan January 9, 2026 03:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026


// And "Alice" navigates to the project space "team.1"
await ui.navigateToSpace({ actorsEnvironment, stepUser: 'Alice', space: 'team.1' })
await ui.navigateToSpaceWithName({ actorsEnvironment, stepUser: 'Alice', space: 'team.1' })
Copy link
Contributor

Choose a reason for hiding this comment

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

Why renaming the function name?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so that its more clear what it does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants