thomashoef

Results 4 issues of thomashoef

* Implementations: Spring Boot ## Scenario I have annotated my spring boot 2 lambda with a Swagger2Config so that it auto-generates a Swagger-file for the annotated methods in the controller....

After integrating the cypress-angular-unit-test module, our "regular" e2e tests fail to run, stating cy.visit() may not be used in a component. We have specified our testFiles in cypress.json and the...

🐛 bug

### Current behavior We have set up our project as described in the README. Yet, when launching cypress open-ct, the browser opens with an error message. ![image](https://user-images.githubusercontent.com/28622050/135273855-293107fd-60c0-4939-8737-75b52d819865.png) This is the...

🐛 bug

Hi everyone, Is there a way to also return a file of type "application/pdf" / Blob type from a path using json-server? We have our mocked data under folder /issues/1.js...