Reinier Balt
94b5aa2346
fix editing a note from the notes page
2011-02-03 18:17:21 +01:00
Reinier Balt
77e2ff0751
update jquery to latest 1.4.4
2011-02-03 18:17:20 +01:00
Reinier Balt
145c9105dd
migrate deleting a note from notes page to jqeury
2011-02-03 18:17:18 +01:00
Reinier Balt
d6e20a76c2
migrate selenium script for integrations page and enhance the story
2010-05-05 19:09:51 +02:00
Eric Allen
10fecaca38
Fix failing note deletion tests
...
Text will remain present because the raw source isn't generated from the
modified DOM.
Also, there were some hard-coded id's in there that have changed.
All Cucumber Selenium tests are now passing.
2010-04-10 15:23:27 -04: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
e1c693dfdc
get all selenium features to run and fix the badge update for notes
2010-02-06 22:36:13 +01:00
Reinier Balt
226d902127
consume confirmation dialog when deleting note
2010-02-02 23:43:18 +01:00
Reinier Balt
8f349d3b6b
set configurations for using cucumber and selenium
...
if you want to run it, update your database.yml to include cucumber and selenium environments (like in the .tmpl) and run
RAILS_ENV=selenium cucumber -p selenium
2010-02-02 22:52:32 +01:00
Reinier Balt
8002eef8ab
finish the feature description for notes. Some scenarios need js handling to implement. They are marked with the tag needsjs
...
exclude them with cucumber -t ~needsjs
2009-05-25 21:20:50 +02:00
Reinier Balt
149d05e04f
add partial feature for notes. needs to be finished
2009-05-25 20:30:20 +02:00