Open ch-greams opened 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.
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.