codeforpdx / PASS

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

Enhancement: Evaluate all tests fragility #543

Open xscottxbrownx opened 7 months ago

xscottxbrownx commented 7 months ago

Describe the Current Behavior/Feature:

A lot of tests are prone to breaking due to hardcoded CSS values.


Proposed Behavior/Feature:

An evaluation of each test to determine/implement a more robust approach.


Rationale:

This will possibly eliminate developer maintenance on components/tests that still function as intended, but the hardcoded value was changed.

timbot1789 commented 5 months ago

@xscottxbrownx can you elaborate on this issue? What are the success criteria for it? What should things look like when it's finished?