Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat](Mocks.pkg): Check methods from parent class for Services #113

Open
NamelsKing opened this issue Apr 5, 2022 · 0 comments
Open

[feat](Mocks.pkg): Check methods from parent class for Services #113

NamelsKing opened this issue Apr 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@NamelsKing
Copy link
Contributor

All sdk services extends from Service base class, which could and actually has it's own methods. In mocks.generator we are scanning services prototype which gave us only mehtods from current class. It would be nice to have all methods for this scan.

@NamelsKing NamelsKing added the good first issue Good for newcomers label Apr 5, 2022
@NamelsKing NamelsKing self-assigned this Apr 5, 2022
@NamelsKing NamelsKing added the enhancement New feature or request label Apr 5, 2022
@NamelsKing NamelsKing changed the title [feat]: Check methods from parent class for Services [feat]: Mocks.pkg Check methods from parent class for Services Apr 6, 2022
@NamelsKing NamelsKing changed the title [feat]: Mocks.pkg Check methods from parent class for Services [feat](Mocks.pkg): Check methods from parent class for Services Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant