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
This project consumes an api to get products listed on screen. You can click on products to add basket. You can manage your basket and calculate total prices. All of functionalities done by consumer-provider contact.
Sample application demonstrating testing a microservice in different layers according to test pyramid. CDC tests are used for testing interaction between ui application and rest service.