Closed Sprokof closed 6 months ago
Hi, i added integration test, but for passing test UserApi class needs to have @RequestBody in methods' arguments, but when add this annotation UI tests not passing, as solution i would replace sending data from form to ajax
Thank you very much!!!!
Hi, i added integration test, but for passing test UserApi class needs to have @RequestBody in methods' arguments, but when add this annotation UI tests not passing, as solution i would replace sending data from form to ajax