cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
28 stars 12 forks source link

Conditional Logic: add tests for Conditional Input History #3863

Open thiessenp-cds opened 1 week ago

thiessenp-cds commented 1 week ago

Because of the severity of modifying user input (filtering answers), the work in #3862 should be heavily tested.

The unit tests should aim to cover not only the happy path but also edge cases.

Ideally a plan could also be considered to add regression tests for future related bugs for this important feature.

srtalbot commented 1 week ago

Testing the PR review process proposed by Pete with this PR.