wasp icon indicating copy to clipboard operation
wasp copied to clipboard

Reduce duplication between headless tests

Open infomiho opened this issue 5 months ago • 0 comments

Based on https://github.com/wasp-lang/wasp/pull/2478#pullrequestreview-2860428020

We should investigate if it's possible to unify all the headless test configs and maybe some of the testing logic (for example, functions related to auth or email verification like https://github.com/wasp-lang/wasp/blob/main/waspc/examples/todoApp/headless-tests/tests/helpers.ts)

infomiho avatar May 22 '25 12:05 infomiho