Skip to content

Conversation

@nirajacharya2
Copy link
Contributor

@nirajacharya2 nirajacharya2 commented Dec 17, 2025

Description

this PR

  1. deletes tiles.features and adds tiles.spec.ts
  2. checks accessibility violations in action relates to tiles 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 Dec 17, 2025
@nirajacharya2 nirajacharya2 force-pushed the tiles-2-pw branch 4 times, most recently from f62fe9a to ea7a5d4 Compare December 18, 2025 08:47
@nirajacharya2 nirajacharya2 marked this pull request as ready for review December 18, 2025 09:44
@sonarqubecloud
Copy link

import * as api from '../../steps/api/api'
import * as ui from '../../steps/ui/index'

test.describe('user-settings', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
test.describe('user-settings', () => {
test.describe('tiles', () => {

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.

3 participants