code coverage reporting and test for the redirect function #12

Merged
bucky merged 2 commits from add-flash into master 2023-10-03 18:32:12 -07:00

2 Commits (master)

Author SHA1 Message Date
Adam Townsend 81b12b5d6f added simplecov and a new test
+ simplecov is a test coverage tool to show what code is covered and
  where holes are
+ added newest test to validate that the redirect url works as expected
2023-10-03 18:29:03 -07:00
Adam Townsend b3d5c70c8b added simplecov for collecting test results 2023-10-03 18:27:29 -07:00