scancode-server icon indicating copy to clipboard operation
scancode-server copied to clipboard

Writing tests for newly added code

Open singh1114 opened this issue 8 years ago • 0 comments
trafficstars

Recently we added a whole lot untested code into the repository. This ticket is created to keep in mind that tests are needed to be written for the stuff added into the repository.

Basically, the stuff added to the repository is related to the scanning of the special URL's. We used a package to parse the different URL's. Using that module we can easily differentiate between what is the type of URL is coming our way.

This ticket will include writing tests for the newly added views and newly added functions.

singh1114 avatar Aug 19 '17 21:08 singh1114