Dan Rice
24b16ea8dd
Fix cucumber drag-and-drop failures
2016-02-16 00:09:49 -05:00
Dan Rice
9419e94a53
Fix cucumber failures related to jQuery UI changes
...
Ref #1975
2016-02-16 00:09:44 -05:00
Matt Rogers
37c61fa60a
Update the login cucumber steps to match the new UI
...
Removes the colon for the checkbox label since the position of the
checkbox and the text on the UI has changed.
2015-12-15 20:02:53 -06:00
Matteo Giaccone
336f19c4fe
Default project should be empty
2015-08-13 21:58:03 +01:00
Matt Rogers
f393afb69f
Merge branch '2.3_branch'
...
This brings the master branch up to date with the 2.3 release branch
2015-08-07 20:27:14 -04:00
Matt Rogers
9089e15788
Merge pull request #1885 from C-Otto/tracks-1789
...
(2.3) Update project name and context name in 'new action' form
2015-08-07 20:08:18 -04:00
Carsten Otto
ff27f769e9
swap expected/actual
2015-06-15 09:47:49 +02:00
Carsten Otto
e5294f070f
improve grammar in test
2015-06-15 09:47:49 +02:00
Carsten Otto
426b0fca20
also update default_context_name
...
New actions are created with the context as defined in
default_context_name. This value needs to be updated as shown in #1789 .
2015-05-25 11:57:10 +02:00
Carsten Otto
6014ce7a6f
create projects as reviewed at creation time
...
Fixes #1788
2015-05-22 23:12:45 +02:00
Carsten Otto
ae4ce272ff
update form with new context name
2015-05-22 20:55:34 +02:00
Dan Rice
7d7c3550f8
Convert a .should expectation to expect()
2015-04-15 09:58:30 -04:00
Carsten Otto
700305055f
Add step definitions to create deferred actions
2015-04-13 16:25:34 +02:00
Carsten Otto
bf8b118ebf
Add step definitions to create deferred actions
2015-04-12 23:24:00 +02:00
Carsten Otto
dfe8735c0d
rename repeating -> recurring, repeat -> recurrence
2015-02-10 16:25:27 +01:00
Dan Rice
70191af76b
Merge branch '2.3_branch' into master
2015-01-02 21:25:34 -05:00
Matteo Giaccone
177971a70e
Remove applescript integration. Closes #1723
2015-01-02 21:12:32 +00:00
Dan Rice
ea0d40060a
Remove support for deprecated password-hashing algorithm
...
* Remove all methods implementing and checking for the old algorithm
* Document a pre-upgrade step to check for remaining obsolete passwords
* Remove config.salt
2014-11-15 10:28:29 -05: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
Reinier Balt
6191cce4c7
small refactorings of generated javascripts
2014-08-13 15:33:32 +02:00
Reinier Balt
9a69b170fe
increate wait time on cli test
...
and re-enable the test
2014-07-03 20:58:18 +02:00
Reinier Balt
8955480e62
fix lint warnings for tracks.js - first pass
...
found on codeclimate. this is the first pass
2014-06-26 14:49:25 +02:00
Dan Rice
14ed010f7c
Replace remaining RSpec 'should' with 'expect'
2014-06-25 17:44:24 -04:00
Dan Rice
c19af5b982
Replace be_true and be_false expectations
...
Removed in RSpec 3.0
2014-06-25 17:10:27 -04:00
Dan Rice
7a3f90a020
Use RSpec 'expect' instead of 'should'
2014-06-11 23:03:26 -04:00
Dan Rice
3fc9173d54
Simplify feature test to make date-independent
2014-06-10 15:00:57 -04:00
Dan Rice
d0cec167a8
Replace Timecop with new ActiveSupport helpers
2014-05-16 13:25:22 -04:00
Reinier Balt
5c636e48ad
remove assert which should not be used for cucumber.
2014-05-16 14:33:18 +02:00
Reinier Balt
3b673f0838
fix some failing cucumber tests
2014-01-09 11:18:33 +01:00
Reinier Balt
daef1c440b
improve integration test of cli scripts
2013-09-20 21:18:33 +02:00
Matt Rogers
96777c2e3a
Replace User#time with UserTime#time
2013-07-30 16:21:04 -05:00
Reinier Balt
4a485558e2
Merge branch 'master' into rails4
...
Conflicts:
Gemfile.lock
config/routes.rb
2013-06-17 09:25:02 +02: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
7084c11263
fix failing tests
2013-06-11 15:36:27 +02:00
Matt Rogers & Katrina Owen
2c5aff3b36
Add login backdoor to speed up the cucumber test suite
2013-06-04 19:39:06 -05:00
Reinier Balt
8ffacca393
fix cucumber scenario's.
...
One still fails on Cookie overflow, but works testing by hand...
2013-05-13 17:13:26 +02:00
Reinier Balt
d1de2998de
ignore: trying to find issue on failing scenario on Travis
2013-05-11 13:47:33 +02:00
Reinier Balt
80ed0d2cef
fix failing scenario caused by different aasm semantics
...
also switch to css selector to hopefully fix the failure on travis
2013-05-04 14:12:00 +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
0607096e7c
add cucumber tests for tickler with group by project
2013-04-24 23:30:58 +02:00
Reinier Balt
b57c63abdb
try fixing timing issue of tagging scenario
2013-04-22 11:17:57 +02:00
Reinier Balt
a987ff3727
use size in stead of count to prevent unnecessary querying
2013-04-22 11:11:53 +02:00
Reinier Balt
8b464112ad
further fixing regressions
2013-04-19 22:55:54 +02:00
Reinier Balt
a8e426a2cd
fix regressions
2013-04-19 20:00:32 +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
Reinier Balt
5f8f2eefa9
fix failing calendar scenarios
2013-04-16 10:20:44 +02:00
Reinier Balt
9c0445fcb7
make adding of todos from sidebar work in context and project grouping
2013-04-11 10:53:35 +02:00
Reinier Balt
42566b6fee
add test for collapsing project containers
2013-04-06 12:57:53 +02:00