AJFaraday / smiff_music

Social Media InterFace For Music - It's only a concept at this stage, the end-game is a situation where people can interact with a twitter account and music will result.
6 stars 1 forks source link

Testing - Ensure all action tests check both the database and the PatternStore #14

Closed AJFaraday closed 9 years ago

AJFaraday commented 9 years ago

Check the messages action test

smiff_music/test/models/messages_actions_test.rb

All tests should ensure a change in the database, and a parallel action on the in-memory PatternStore

AJFaraday commented 9 years ago

added these checks to the tests