stephin007 / myportfolio

https://stephinreji.me
GNU General Public License v3.0
1 stars 2 forks source link

Tests are missing on all components #17

Closed nok91 closed 3 years ago

nok91 commented 3 years ago

Tests missing for following components:

stephin007 commented 3 years ago

What do you have in mind? @nok91 Let me know, what will you be doing!

nok91 commented 3 years ago

With your permission, I would like to add tests to those files! @stephin007 ;)

stephin007 commented 3 years ago

@nok91 please go ahead...brother! Few points to note:

  1. Don't clone directly from my repo.
  2. Fork my repo and then clone it
  3. Create a branch, whose naming convention must be: (username)/testcase/(fileName) You should create a different branch for test cases in different files.

Rest if you still have any queries, please mailme at : mail@stephinreji.me, if i dont respond here

stephin007 commented 3 years ago

Leave a 🌟 if you like the project

stephin007 commented 3 years ago

@nok91 please pull the latest code, i have done some changes!