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): Mocks for python clients #118

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

[feat](Mocks.pkg): Mocks for python clients #118

NamelsKing opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@NamelsKing
Copy link
Contributor

We already have .json files with responses from all sdk services. But mocks.pkg naturally packed as npm lib. We have clients, which is written in python, so would be gr8 if they could reuse mocks in their test flow.

My variants:

  • pack as pypi library and add to deploy github.flow (the best i guess)
  • .py script which will load this mocks into project (quick variant)
@NamelsKing NamelsKing added the enhancement New feature or request label Apr 6, 2022
@NamelsKing NamelsKing self-assigned this 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
Projects
None yet
Development

No branches or pull requests

1 participant