Skip to content

UI E2E Test || ADMIN-003: Verify Connections Page functionality #60569

@vatsrahul1001

Description

@vatsrahul1001

Description

Add E2E tests to verify the Connections page (/connections) functionality including list display, CRUD operations, and export.

What to test

  • Verify connections list displays
  • Create connection (ensure connection add values in extra fields)
  • Edit connection
  • Delete connection
  • Export connections
  • Verify pagination
  • Verify sorting

Acceptance Criteria

  • All tests follow Page Object Model (POM) pattern
  • Tests use testConfig for configuration
  • Tests create/cleanup their own test data in beforeAll/afterAll
  • Tests work across Chromium, Firefox, and WebKit browsers
  • No hardcoded values - use dynamic data where possible

Related Issues

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions