CSC510-Group-5 / URL-Shortner

URL Shortner is a simple yet powerful tool to generate short versions of urls to share them conveniently with others. It allows users to update the existing long urls without having to reshare a new short version of url with others. The application has been developed in Python & Angular.
https://yoururl.tech/url-shortner
MIT License
3 stars 7 forks source link

Tests Failing #89

Closed deep-mm closed 2 years ago

deep-mm commented 2 years ago

The following workflow shows that the Tests & Coverage is failing https://github.com/CSC510-Group-5/URL-Shortner/actions/runs/3205564013

alunavat commented 2 years ago

I think just the lint check is failing. Is that expected or is it for something that can be avoided?

akk5597 commented 2 years ago

Lint check is working now.