Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Proposal: Adding Component-Level Tests using Playwright for web portal application #318

Description

@kowcik

Problem Statement

Currently, the repository lacks unit tests or component tests, leading to potential issues and regressions going undetected. This can result in reduced code quality and increased maintenance efforts. To address this, I propose adding component-level tests using Playwright, a reliable and powerful tool for browser automation.

Solution Overview

By implementing component-level tests, we can ensure that critical functionality and user interactions are thoroughly tested. Playwright provides an efficient and straightforward way to automate browser actions, allowing us to simulate user interactions and verify expected behavior.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions