Commit graph

16 commits

Author SHA1 Message Date
Dan Rice
9419e94a53 Fix cucumber failures related to jQuery UI changes
Ref #1975
2016-02-16 00:09:44 -05:00
Matt Rogers
42961e9701 Isolate the links to click within the view menu dropdown 2015-12-02 12:42:30 -06:00
Matteo Giaccone
e60c25f8a2 Port top navigation bar to Bootstrap 2015-12-02 12:42:18 -06:00
Carsten Otto
a23011c88b select first menu
in 'Scenario: Deleting a todo will remove it from the calendar'
there may be two menus if the test is run on the last day of
the month
2015-04-12 22:11:22 +02:00
Dan Rice
36ded17f9b In tests, activate menus by JS instead of click 2014-09-10 01:08:19 -04:00
Dan Rice
4830cc028a Clean up manual timeouts in feature tests 2014-09-10 01:08:08 -04:00
Reinier Balt
2757c88c0b Revert "add some sleep timers to hopefully fix the travis failures"
this did not work

This reverts commit 420c80911b.
2014-08-13 16:46:13 +02:00
Reinier Balt
420c80911b add some sleep timers to hopefully fix the travis failures 2014-08-13 16:12:31 +02:00
Dan Rice
d334093adb Replace remaining RSpec 'should' with 'expect' 2014-06-25 17:27:33 -04:00
Dan Rice
7a3f90a020 Use RSpec 'expect' instead of 'should' 2014-06-11 23:03:26 -04:00
Reinier Balt
3b673f0838 fix some failing cucumber tests 2014-01-09 11:18:33 +01:00
Reinier Balt
be1a9528d5 move the two toggle links in top-right to view menu 2013-06-11 16:13:46 +02:00
Reinier Balt
f891ee86fe fix clearing show_from fails
caused by slightly different (better) workings of aasm
2013-05-03 19:28:26 +02:00
Reinier Balt
5eae11e3b3 explicit wait for menu to fix a failing scenario.
this scenario does not fail locally, only on travis, grrr...
2013-04-29 09:31:31 +02:00
Reinier Balt
8b464112ad further fixing regressions 2013-04-19 22:55:54 +02:00
Reinier Balt
8641ecfc4e add some project grouping scenarios to edit_a_todo and fix failures
also refactor step definitions
2013-04-17 22:11:24 +02:00