chapmanu / signage

Digital Signage Riding on Rails
MIT License
13 stars 6 forks source link

In Signage, clean up fixtures so that they have meaningful names matching their purpose. #169

Closed kaydanzie closed 7 years ago

kaydanzie commented 7 years ago

https://trello.com/c/yj3yEKBv/308-action-items-2017-april-june

kaydanzie commented 7 years ago

VCR still needs to be removed from tests, and use WebMock/Devise instead. Some fixtures in fixtures/users.yml can't be deleted until VCR is taken out. Commit 86ac264 ("Removes VCR from test, still failing") has changes to VCR in tests but tests still failed due to authentication problems.