whatsplay / whatsapp-play

Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
MIT License
404 stars 217 forks source link

#102 Automated unit test written for helper.py #297

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

Issue that this pull request solves

102

Closes: # (issue number)

Proposed changes

The unit test is written running successfully Brief description of what is fixed or changed There are two functions in helper class for the kill process test is already written and for create dirs has been written in this PR.

Types of changes

test_helper.py file added in Tests folder Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply

Screenshots

Please attach the screenshots of the changes made in case of change in user interface Screenshot from 2020-04-14 19-09-44

Other information

Any other information that is important to this pull request

rpotter12 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- tests/test_helpers.py  1

See the complete overview on Codacy

SinghHimadri commented 4 years ago

@rpotter12 @xandao6 Please have a look at my PR.