03 Nov, 2014
1 commit
02 Nov, 2014
2 commits
-
It makes assumptions on how a package should be installed, which is not cool
01 Nov, 2014
5 commits
-
Before testing for stuff in the database, we need first wait for a visual cue that the processing actually finished (in this case, looking for something in the expected page makes cucumber wait until the page actually shows up)
31 Oct, 2014
32 commits
-
Conflicts: Gemfile
-
Conflicts: Gemfile
-
You cannot use Date.today.day together with arbitrary year/month combinations, because will crash on 2014-10-31 and you are viewing the page for 2014-11 (2014-11-31 is not a valid date).