wayfair / vsm-ios

An iOS framework for the VSM Architecture
MIT License
10 stars 2 forks source link

Profile Screen & UI Tests #24

Closed albertbori closed 1 year ago

albertbori commented 1 year ago

Description

This PR introduces a new screen to the Shopping demo app called "ProfileView". It demonstrates the swift-concurrency support and action-debouncing support of the VSM framework.

This PR includes automated UI tests for the Profile screen.

Type of Change

Demo app screen

Checklist