Skip to content

Fix e2e initialization

Warren Gifford requested to merge tj/fix-e2e-siteinit into main

Created by: tjkandala

Site init was broken in e2e now that sign up form input is debounced and asynchronously validated. This PR adds a 'test-signup-allowed' class to the submit button when it is enabled so we can wait for validation to click it.

Merge request reports

Loading