bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 58 forks source link

Create regression test suite #23365

Open Anshusharma2024 opened 1 week ago

Anshusharma2024 commented 1 week ago

As an agile team working on the BRD project, We need to have a suite of regression test cases documented, So that we can execute and track a regression pass prior to release.

AC:

  1. Use cases documented as scenarios
  2. Scenarios broken down into features/functional groupings
  3. Test cases created for each feature
Anshusharma2024 commented 1 week ago

Hey team! Please add your planning poker estimate with Zenhub @thorwolpert @ser-popov @deetz99 @bolyachevets

ser-popov commented 1 week ago

I did a first pass and created the framework. Needs to be reviewed by Thor and Dietrich, as they are much closer to it than I.

https://docs.google.com/spreadsheets/d/1xuI-yaREBUS9SanxIVS8hgHQVONvSyFLeqJRqfXCJfo/edit?usp=sharing

deetz99 commented 1 week ago

Some of this will be difficult/impossible to test without a bit more setup. This is just the 1 page which requires authentication so there is no unauthenticated state. All other redirects/middleware etc are also handled by other subdomains so I don't think those interactions will be testable until we have something deployed which the other sites can interact with.