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 |
|