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

Add unit tests #135

Open
sara-02 opened this issue Jul 27, 2018 · 1 comment
Open

Add unit tests #135

sara-02 opened this issue Jul 27, 2018 · 1 comment

Comments

@sara-02
Copy link

sara-02 commented Jul 27, 2018

Add unit tests to test different features of BENJI.
Some may require mocking data(if they are talking to external APIS)
Resources to get started with testing in Python:

  1. https://jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit-testing/
  2. https://www.geeksforgeeks.org/unit-testing-python-unittest/
@Pradhvan
Copy link

Pradhvan commented Mar 26, 2019

I can take this up @sara-02

Just one question why use the Unit test module? , if possible we should move to PyTest it makes testing a bit more Pythonic 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants