codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
24 stars 24 forks source link

Use `getByRole` where appropriate and improve some test magic numbers #510

Closed milofultz closed 7 months ago

milofultz commented 7 months ago

Resolves #449

1. Uses getByRole where appropriate and updates components with appropriate roles where missing. 2. Removed some "magic" variables in tests.