Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Testing issues #57

Open
d1snin opened this issue May 13, 2022 · 3 comments
Open

Testing issues #57

d1snin opened this issue May 13, 2022 · 3 comments
Assignees
Labels
improvement Improvement or improvement request.

Comments

@d1snin
Copy link
Owner

d1snin commented May 13, 2022

I figured out how to fix the stupidity of mock with a rather unusual crutch. So I can go back to full call verification, including self-call verification. The tests themselves need a little refactoring, there is repetitive template code that I would like to get rid of.

The tests are passing now.

@d1snin d1snin added the improvement Improvement or improvement request. label May 13, 2022
@d1snin d1snin self-assigned this May 13, 2022
@d1snin
Copy link
Owner Author

d1snin commented May 14, 2022

Although, I think its pointless to change anything. Im would make everything too confusing and unmaintable than fix something. I dont know how to solve this problem yet. But I can try to get rid of the Spring boot presence in the test code and switch to dependency injection via setters and mock classes manually without using springmockk.

@d1snin
Copy link
Owner Author

d1snin commented May 14, 2022

#59 Does not fix the issue.

@d1snin
Copy link
Owner Author

d1snin commented May 22, 2022

Just removed the entire test suite in #62

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement Improvement or improvement request.
Projects
None yet
Development

No branches or pull requests

1 participant