ch-greams / recipe-book-app

1 stars 0 forks source link

Full flow e2e test #236

Open ch-greams opened 1 year ago

ch-greams commented 1 year ago

Currently, e2e tests are not really e2e, they only test the front-end part of the application. So as a goal of this task, you need to implement tests that won't use mocked endpoints, but send real requests to the API.