Skip to content

Conversation

@abdullahselek
Copy link
Contributor

  • With this commit there is a new folder named tests which is created to contain test classes. For now there is only one, which is for PKIBuilder. Coverage for PKIBuilder is now 100%. It's the first shape of the fix for Unit testing support for all endpoints and cases #33.
  • To install the dependencies for unit tests just run pip install -r requirements.testing.txt
  • For running the tests you can use py.test -s -v command.

* pip install -r requirements.testing.txt
* As I see IyzipayResource is not public so I started adding
tests for pki_builder.

* To run the tests `py.test -s -v`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants