coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Bugfix/Bring back accessibility tests for CardIcon and CollegeCard #68

Closed ntsummers1 closed 8 months ago

ntsummers1 commented 8 months ago

Title

Bring back accessibility tests for CardIcon and CollegeCard

Summary

When creating the CardIcon and CollegeCard, we opted to not include accessibility tests as the page would check it. After deliberation, we decided to ensure its tested fully and include them in the unit tests.

Type of change

Please delete options that are not relevant.

How To Test

  1. yarn test
  2. Ensure all tests pass without error

Checklist:

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit f1dd5923 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.