Skip to content

Refactor frontends forms.spec.ts tests #198

@MeKHell

Description

@MeKHell

The way we currently test the frontend button displayed on the form page is very inefficient. They take around 10 minutes to complete.

Indeed, for every button, we exhaust all different states by regenerating the page from scratch.

A speed-up that could be explored is to exhaust each unique state once and check which button should be displayed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions