Commit Graph

33 Commits (3f8e038c49076ed7246c5cb68fcb0af2e19846d1)

Author SHA1 Message Date
Martin Linkhorst e977d574b1 make the issue list sums cukes pass 12 years ago
Philipp Tessenow 639a236342 in case the cukes dont find something, give it more retries and wait a little longer 12 years ago
Philipp Tessenow a5e3d95e74 capybara does not ignore hidden elements anymore 12 years ago
Philipp Tessenow df46873ced Revert "repair custom_field cuke" 12 years ago
Philipp Tessenow 3725ff47e4 Revert "fix a cucumber web_step" 12 years ago
Martin Linkhorst 48e965a1fb checking inside multiple .member elements will fail with an ambiguous match error. don't know how to get around this other than widening the scope to the first single parent element, which should be fine anyway. 12 years ago
Martin Linkhorst fa9b64e26d group routes changed to prepend an /admin. i rather do it this way than to mess with the RouteMap 12 years ago
Martin Linkhorst 35072bd4cf REVIEW: for some reason there is some kind of race condition: principal.members.first returns nil although there are members. but when you breakpoint into it, call it manually, then it will have the correct value. (maybe because we call it a little later..) a short sleep fixes it, but this should be investigated in the future. 12 years ago
Martin Linkhorst 8b4677a2b7 clear out the database and use capybara's old behaviour 12 years ago
Martin Linkhorst 0bf1785c83 fix features by clearing out the database 12 years ago
Martin Linkhorst d63bc7402a the .other-formats div is not present at all. which should be fine. 12 years ago
Philipp Tessenow 6e0d0cdc99 fix a cucumber web_step 12 years ago
Philipp Tessenow bae697185d repair custom_field cuke 12 years ago
Hagen Schink a1c2e370de Remove swap file 12 years ago
Hagen Schink 5fda71da69 Add web setp for user preferences 12 years ago
Hagen Schink ce934a66b4 Adapt node find to Capybara API change 12 years ago
Hagen Schink d30ca88168 Replaced deprecated step call 12 years ago
Martin Linkhorst 109f6ee53b directly implement the login steps with capybara as recommended somewhere... 12 years ago
Martin Linkhorst fbf6446cb7 make those features less… "attractive" 12 years ago
Martin Linkhorst a144b41cc6 add a step that clicks the first button matched. this was actually capybara's old behavior and some features depend on that 12 years ago
Martin Linkhorst c07c434eb5 fix even more features by making steps unambiguous and cleaning the database before 12 years ago
Martin Linkhorst 747ccbe4c9 lass die gurke rennen... 12 years ago
Martin Linkhorst 784f9246cf let's use pry! 12 years ago
Martin Linkhorst 82cf022528 .suclasses already returns constants 12 years ago
Martin Linkhorst 3244800882 REVIEW: in order to use object daddy helpers we need to include them 12 years ago
Martin Linkhorst 8ed05d4f78 move support libraries to /lib 12 years ago
Martin Linkhorst 106ed83b1c add features from coretests plugin as of revision 2f2aff7 of github remote 12 years ago
Martin Linkhorst 52837e9a46 this enabled Factory.add_to functions and also loads factories from plugins. the former should be added when needed and maybe rewritten. the latter is done by engines. 12 years ago
Martin Linkhorst af5109372c add step definitions from coretests plugin as of revision 2f2aff7 on github remote (merge group steps into existing step definitions for groups) 12 years ago
Martin Linkhorst 12e5e31c34 add some support files from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst 12017dc2d2 add step_definitions from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst dbf78a6485 add cucumber stup 12 years ago