You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting idea from @Laptop765 in #8. We could add some kind of test to validate that what we are expecting to see on the live page, is actually on the live page.
This would also require us to change the style here to be more declarative (ie. this field maps to this form value), but in the long run that's likely a win as well. It should in theory reduce boilerplate and make it easier to add new methods (at the sacrifice of making it easy to understand....)
The text was updated successfully, but these errors were encountered:
Interesting idea from @Laptop765 in #8. We could add some kind of test to validate that what we are expecting to see on the live page, is actually on the live page.
This would also require us to change the style here to be more declarative (ie. this field maps to this form value), but in the long run that's likely a win as well. It should in theory reduce boilerplate and make it easier to add new methods (at the sacrifice of making it easy to understand....)
The text was updated successfully, but these errors were encountered: