Jean-Baptiste Bellet
|
b72ef18ad6
|
update datepicker_helper and add method to select date
Introduce a new method `select_date_from_datepicker` and then use it on test
|
2021-02-08 22:09:06 +01:00 |
|
Jean-Baptiste Bellet
|
3ab1d728a1
|
update helper with right selectors
As we now use flatpickr, need to update css/xpath selectors used by tests.
|
2021-02-08 22:09:06 +01:00 |
|
Jean-Baptiste Bellet
|
e3db4e2e86
|
update test to match new datepicker
And use the method choose_today_from_datepicker
|
2021-02-08 22:09:06 +01:00 |
|
Luis Ramos
|
2b8f0abe49
|
Try some mass auto-correct adding frozen-string-literal to all specs
|
2020-12-03 06:38:24 -08:00 |
|
Kristina Lim
|
fdede83086
|
Support selecting date in next months
This was causing failures when selecting tomorrow when running tests on
the last day of the month.
|
2019-02-07 04:39:43 +08:00 |
|
Kristina Lim
|
da4d6a092a
|
Add spec helper for choosing today from datepicker
|
2019-01-26 02:03:56 +08:00 |
|