** Necessary Checkmarks:
[x] All tests are passing
[x] The code will run locally
** Type of Change:
[x] New Feature
[] Bug Fix
** Implements/Fixes:
Create test for index action to return a customer object that has all needed attributes to show all of their tea subscriptions.
** Check the correct boxes:
[x] This broke nothing
[] This broke some things
[] This broke everything (nice!)
** Testing Changes
[] No tests have been changed
[] Some tests have been changed
[] All tests have been changed
[x] New tests written
** Code review:
[x] There is no unused/commented out code
[x] I have reviewed my code
[] I have commented my code in hard-to-understand areas
[x] I have fully tested my code
** Necessary Checkmarks: [x] All tests are passing [x] The code will run locally
** Type of Change: [x] New Feature [] Bug Fix
** Implements/Fixes: Create test for index action to return a customer object that has all needed attributes to show all of their tea subscriptions.
** Check the correct boxes: [x] This broke nothing [] This broke some things [] This broke everything (nice!)
** Testing Changes [] No tests have been changed [] Some tests have been changed [] All tests have been changed [x] New tests written
** Code review: [x] There is no unused/commented out code [x] I have reviewed my code [] I have commented my code in hard-to-understand areas [x] I have fully tested my code