Reinier Balt
879fbc99e2
major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later.
2011-02-03 18:17:24 +01:00
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
520e45fe6b
migrate login rjs to erb and reformat features
2011-02-03 18:17:16 +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
1fab30ff22
create cucumber profile for stories requiring selenium and stories not requiring selenium (=default)
2010-01-13 21:41:21 +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