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
Problem: some parts of the application are currently not covered by integration tests, and cannot be covered, since they deal with more end-to-end user flows rather than component level testing. Points to discuss.
tradeoff between higher confidence and higher tests upkeep - is it worth it to go the extra mile on this, or is manual testing fine for now?
Cypress vs. Playwright - Uniswap uses Cypress, so it should be without issue, but Playwright is more low-level and newer, so issue could be easier to solve than with the rigid high-level approach of Cypress.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Problem: some parts of the application are currently not covered by integration tests, and cannot be covered, since they deal with more end-to-end user flows rather than component level testing. Points to discuss.
Beta Was this translation helpful? Give feedback.
All reactions