remsfal / remsfal-frontend

MIT License
3 stars 11 forks source link

Implement User Login Mock and initial Project Request Mock for Cypress E2E Testing #108

Open Tobiwue opened 3 weeks ago

Tobiwue commented 3 weeks ago

We need to optimize our Cypress tests by simulating the user login process. This will allow us to bypass the actual login steps and directly test various features, improving the efficiency and reliability of our test suite.

Tobiwue commented 3 weeks ago

Since I started this topic, I want to work on it (as discussed).