TheOdinProject / ruby-exercises

MIT License
231 stars 1.11k forks source link

Feature/hash tests and exercises #18

Closed rlmoser99 closed 3 years ago

rlmoser99 commented 3 years ago

Each hash exercise has 2-3 tests for highlight different test cases. All of these hash examples use a hash of "favorite items", but I could make these examples more generic.

Please let me know if you want these tests to be more generic or if 3 tests are too much (or any other changes).