13 Commits

Author SHA1 Message Date
Thibault Jouan
cbacdd9fc1 Fix coding standards in specs 2015-05-01 15:57:26 +00:00
Thibault Jouan
00fe9bf258 Refactor factory girl usage in specs 2015-05-01 15:21:41 +00:00
Thibault Jouan
d58c9ba0cb Remove `should' usages in specs 2015-04-30 13:43:54 +00:00
Thibault Jouan
98764eb5be Refactor spec_helper requirement with rspec config 2015-04-30 12:31:02 +00:00
Thibault Jouan
4c6adc6927 Use new "strong parameters" from rails4 2014-04-03 02:20:37 +00:00
Thibault Jouan
eda2f3fbee Update factory girl to last version 2014-04-01 05:04:27 +00:00
Thibault Jouan
5145717a3c Specify models attributes that must not be mass assignated 2012-01-07 18:26:38 +00:00
Thibault Jouan
6af1540640 Bundle shoulda and use ActiveModel matchers in specs 2011-09-21 00:07:19 +00:00
Thibault Jouan
7fad9e0402 Associate a user to his playlists 2011-08-30 16:53:47 +00:00
Thibault Jouan
e015afed1d Refactor FactoryGirl calls to Factory 2011-08-24 19:16:49 +00:00
Thibault Jouan
47fa969617 Use factory_girl_rails for factories 2011-07-25 22:56:30 +00:00
Thibault Jouan
d35327e6f2 Fix uneeded double-quotes usage in Playlist specs 2011-07-13 18:38:10 +00:00
Thibault Jouan
33f979b573 Add basic playlists management
* Index of playlists
* Create a new playlist
* Basic playlist model with mandatory name
2011-07-12 00:32:06 +00:00