You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
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.