PPExtensions icon indicating copy to clipboard operation
PPExtensions copied to clipboard

[#47] Unittests Part1

Open pauljv92 opened this issue 6 years ago • 4 comments

Make sure you have checked all steps below.

GitHub Issue

Fixes #47

Checklist:

  • [X] This pull request updates the documentation
  • [X] This pull request changes library dependencies
  • [X] Title of the PR is of format (example) : [#17] Add Issue Template

What is the purpose of this pull request?

Part 1 of Unittests

How was this change validated?

Run with these commands: ipython -c "import nose; nose.run()" AND nosetests --with-coverage --cover-package=ppextensions/

Commit Guidelines

  • [X] My commits all reference GH issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message"

pauljv92 avatar Sep 04 '18 23:09 pauljv92

Can you fix the PR Quality Review checks?

praveen-kanamarlapudi avatar Sep 04 '18 23:09 praveen-kanamarlapudi

@praveenkanamarlapudi done!

pauljv92 avatar Sep 04 '18 23:09 pauljv92

@pauljv92 Can you rebase and update the PR?

praveen-kanamarlapudi avatar Dec 06 '18 23:12 praveen-kanamarlapudi

@praveenkanamarlapudi sure will do!

pauljv92 avatar Dec 07 '18 22:12 pauljv92