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
7a92d3559b
get all cucumber stories running for default profile
2010-01-13 21:52:04 +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
4620349db1
update cucumber
2010-01-13 20:39:28 +01:00
Reinier Balt
b28de88f4d
forgot to add these files a long time ago
2009-08-05 16:28:06 +02:00
Reinier Balt
8a0da54808
fix cucumber story
2009-06-30 12:22:17 +02: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
Reinier Balt
2073f84cd8
update cucumber and refactor some of the stories
...
inspired by the railscasts about cucumber. Also fix a problem with ZenTest on case sensitive platforms
2009-05-22 23:14:40 +02:00
Reinier Balt
6d1f034111
migrate login stories to cucumber features
2009-04-17 08:56:11 +02: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