Reinier Balt
|
c0115eacd7
|
get some wip cucumber tests running
|
2011-04-14 16:26:16 +02:00 |
|
Reinier Balt
|
d16fd9d304
|
fix failing scenario for calendar
|
2011-04-01 21:50:00 +02:00 |
|
Reinier Balt
|
5535a5c9f0
|
fix #1123 and fix #1124 and refactor drag and drop a bit
|
2011-03-11 21:02:13 +01:00 |
|
Reinier Balt
|
e60c2c9038
|
fix #1121 and add tests for this
|
2011-03-10 16:50:49 +01:00 |
|
Reinier Balt
|
5fdc5ae436
|
add test for last commit
fix merge error
|
2011-03-09 12:34:25 +01:00 |
|
Reinier Balt
|
793f7786f1
|
small improvement
|
2011-03-08 23:55:28 +01:00 |
|
Reinier Balt
|
6a9b3e28d5
|
fix tests for dependencies and fix minor issues
|
2011-03-08 23:55:23 +01:00 |
|
Reinier Balt
|
668ef4fb23
|
finish cucumber scenario for calendar
|
2011-03-02 08:44:34 +01:00 |
|
Reinier Balt
|
75cf51927e
|
start adding scenarios for calendar
|
2011-02-27 00:35:19 +01:00 |
|
Reinier Balt
|
b8484e48fe
|
migrate mobile selenium scripts to cucumber
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-02-27 00:04:04 +01:00 |
|
Reinier Balt
|
b53fbc64dc
|
fix #1052 based on the work of Tim Madden. Thanks Tim!
|
2011-02-26 11:38:39 +01:00 |
|
Reinier Balt
|
11d40fb48b
|
fix #1108 where completed todos with notes could not be rendered on the done page
|
2011-02-14 20:22:59 +01:00 |
|
Reinier Balt
|
f2760ed7de
|
fix #1101. Most strings were pushed into html attributes. The remaining are generated from the layout into an array
|
2011-02-09 20:41:34 +01:00 |
|
Reinier Balt
|
83b5717460
|
fix #1098 where adding a todo to a hidden context in that hidden context page would not show the todo
|
2011-02-08 17:37:14 +01:00 |
|
Reinier Balt
|
a02f1d2584
|
migrate dependencies
without functional changes
|
2011-02-03 18:19:29 +01:00 |
|
Reinier Balt
|
97e8602ef9
|
rebase to master to include i18n changes and fix merge conflicts
|
2011-02-03 18:19:26 +01:00 |
|
Reinier Balt
|
8cbe077784
|
get some further scenarios for adding todos to several pages
one is still failing, will get to that
|
2011-02-03 18:19:19 +01:00 |
|
Reinier Balt
|
ab2e51a51a
|
get selenium scenarios running again and add some scenarios for adding todos started
|
2011-02-03 18:19:19 +01:00 |
|
Reinier Balt
|
ea1ca130f1
|
refactor sidebar and finish migration of notes
|
2011-02-03 18:17:22 +01:00 |
|
Reinier Balt
|
7b3c07a754
|
add a cucumber test to simulate expiration of a session
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-02-03 18:17:17 +01:00 |
|
Reinier Balt
|
15fdb1e572
|
migrate creating a new context and refactor some project js to share with context js
|
2011-02-03 18:17:05 +01:00 |
|
Reinier Balt
|
d7a780ef0c
|
upgrade last of the project functions
|
2011-02-03 18:17:03 +01:00 |
|
Reinier Balt
|
87bb15460e
|
Added tests for #975. This helped to narrow the real cause of #975 but doest not solve it.
|
2010-08-12 14:39:58 +02:00 |
|
Reinier Balt
|
9c82e9c974
|
DRY things up a bit
|
2010-07-28 15:54:18 +02:00 |
|
Reinier Balt
|
abf4524679
|
add validation to catch empty descriptions
|
2010-07-28 15:53:19 +02:00 |
|
Reinier Balt
|
6e5057138d
|
add cucumber scenarios for adding multiple next actions
|
2010-07-28 15:53:18 +02:00 |
|
Eric Allen
|
92047e86e4
|
Test for ticket #1043
|
2010-07-04 20:13:32 -07:00 |
|
Eric Allen
|
92bb54bbf5
|
Revert "fix cucumber story for drag and drop for dependencies. Was broken since last change of drop target to a hidden img that appears when dragging starts"
This reverts commit 8dbf790810.
Conflicts:
app/helpers/todos_helper.rb
features/step_definitions/todo_steps.rb
|
2010-05-09 18:59:02 -04:00 |
|
Reinier Balt
|
3146fa6bd1
|
refactor dependency cucumber feature to use css. This saves us the extra id on the todo element that I added in the previous commit.
|
2010-03-25 16:34:01 +01:00 |
|
Reinier Balt
|
8dbf790810
|
fix cucumber story for drag and drop for dependencies. Was broken since last change of drop target to a hidden img that appears when dragging starts
not a trivial one to fix :-)
|
2010-03-24 17:58:15 +01:00 |
|
Reinier Balt
|
24d8a2b17f
|
reduce timeout in selenium script
|
2010-03-08 20:36:33 +01:00 |
|
Reinier Balt
|
c0db9b41b9
|
add scenario to show bug #972
took me a while to figure out that drag_and_drop does not wait for ajax to finish
|
2010-03-02 11:14:45 +01:00 |
|
Reinier Balt
|
8191268821
|
add drag and drop feature for dependencies
|
2010-02-22 11:35:00 +01:00 |
|
Reinier Balt
|
43440eaf33
|
add cucumber for integration testing and add a feature for statistics
refactor some stuff to support testing statistisc
|
2009-04-13 22:26:20 +02:00 |
|