url-shortener/features
Adam Townsend 72f3e03edd added tests for invalid URL entries
+ URL that returns a 404
+ URL where the domain does not resolve with DNS
+ URL that is not properly formatted
2023-10-12 23:42:04 -07:00
..
step_definitions remove the puts, don't print out the test result 2023-10-12 23:41:38 -07:00
support added simplecov and a new test 2023-10-03 18:29:03 -07:00
homepage.feature split homepage out into homepage and submit feature sets 2023-10-10 17:29:23 -07:00
submit.feature added tests for invalid URL entries 2023-10-12 23:42:04 -07:00
visit.feature split features into 2 separate feature files 2023-10-09 20:19:34 -07:00