GSA / Challenge_platform

The GSA Challenge.gov platform for managing challenges
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Evaluation Form: add browser automation specs #248

Closed stepchud closed 6 days ago

stepchud commented 3 weeks ago

What/Why

The Evaulation Form is a core piece of functionality which needs to be stable without regressions. As a developer, I want automated tests that validate the system functions properly.

Acceptance Criteria

Add system specs using capybara/selenium-webdriver for the following scenarios:

Out of Scope

Only fixing any discovered broken behavior. Adding new functionality to the feature is out of scope.