Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new test to increase coverage for continuous deployment #741

Merged
merged 2 commits into from
Jan 5, 2021

Conversation

callumknights
Copy link
Contributor

Added a new test that tests the 'destroy' path to delete a given link.

Also removed some redundant code that would previously cause the 'destroy'
method to throw an error and redirect back if an invalid link was given.
Such scenarios are now automatically caught by the ActiveRecord validations
since this change (ac607b4)

https://trello.com/c/uAx6eKAQ/2276-activate-continuous-deployment-for-local-links-manager

Added a new test that tests the 'destroy' path to delete a given link.

Also removed some redundant code that would previously cause the 'destroy'
method to throw an error and redirect back if an invalid link was given.
Such scenarios are now automatically caught by the ActiveRecord validations
since this change (ac607b4)

https://trello.com/c/uAx6eKAQ/2276-activate-continuous-deployment-for-local-links-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants