Commit Graph

102 Commits (96dd9c77ca753065a0fc7295b3475f53e8cc791a)

Author SHA1 Message Date
Christian Rijke 257f6e4400 Add time_entry cucumber tests. 12 years ago
Philipp Tessenow 62bc569a97 setup coveralls before any other thing in env.rb 12 years ago
Philipp Tessenow 49c4506162 added SimpleCov OpenProject profile 12 years ago
Philipp Tessenow 8643925b8a lets push coverage data to coveralls when all tests pass 12 years ago
Christian Ratz 042caab8aa setting higher timeout for capybara... 12 years ago
Christian Ratz 0a6eb73216 set timeout even higher for capybara WebDriver 12 years ago
Christian Ratz 9305e17d28 set higher timeout for Capybara javascript driver 12 years ago
Christian Ratz e711786780 makes login step used for cukes more reliable 12 years ago
Jens Ulferts 1a79f89428 changes issue genertion step to factory_girl 12 years ago
Jens Ulferts d2a411e9e9 adds a step for using the action menu 12 years ago
Jens Ulferts 0eb233d4cd removes cuke step conflicting with within 12 years ago
Christian Ratz f07d5bd6cf fixed bad usage of html_safe 12 years ago
Christian Ratz adcec308f6 [OPF #492] fixes special chars in issue subject 12 years ago
Philipp Tessenow b3afc31761 add cuke for renaming wiki pages 12 years ago
Philipp Tessenow 55cc198595 add cuke for creating new board message 12 years ago
Martin Linkhorst 241b2760ed cucumber scenario for adding issue relations through ajax 12 years ago
Philipp Tessenow 09a51050e4 added cukes for displaying and removing issue attachments 12 years ago
Philipp Tessenow ad809aa55f shortened cuke for broken menu links in nested pages 12 years ago
Philipp Tessenow 13fe91c345 add cuke for #426 12 years ago
Michael Frister 55fbe5ab62 Cukes: Ensure core paths.rb is loaded before plugins'. 12 years ago
Sebastian Schuster 47a0214381 Removed the rake db:test:prepare tasks as cucumber automatically 12 years ago
Sebastian Schuster 41689afd5d Removed Capybara::TimeoutError as it no longer exists 12 years ago
Michael Frister 30454d2b1e Remove wait_for_page_load, wait_until is immoral 12 years ago
Michael Frister c695816370 Cukes: Remove wait_until from localization step 12 years ago
Michael Frister 9a82d25cf2 Cukes: Fix 'I click on' step definition 12 years ago
Sebastian Schuster 348fbab9d3 Added second case to match the within locator to also match 12 years ago
Sebastian Schuster 0732a6e9ee Fixed typo in cuke step matcher 12 years ago
Sebastian Schuster 246c8cbd76 Added missing test data to the issue summing cuke 12 years ago
Sebastian Schuster c705f7d390 Added missing test data to the issue cuke 12 years ago
Sebastian Schuster eecba51fe1 Added missing test data to the issue pagination cuke 12 years ago
Sebastian Schuster 1f38430f46 Added missing test data to the issue export cuke 12 years ago
Sebastian Schuster c44629ed4a Added missing test data to the copy issues cuke 12 years ago
Sebastian Schuster 049b1307ad Added missing test data to create bool custom field cuke 12 years ago
Sebastian Schuster 8da4983124 Removed fixture loading from cucumber general step 12 years ago
Michael Frister 84c10ca077 Fix i18n step 'improvement' from c1689a187a 12 years ago
Michael Frister 295499e8a6 Fix custom field cuke missed yesterday 12 years ago
Michael Frister c1689a187a Custom field cukes: Improve i18n step 12 years ago
Michael Frister b12dc4084e Capybara: Restore 2.0 configuration 12 years ago
Michael Frister c2cef99157 Attempt to fix custom_fields cukes 12 years ago
Michael Frister 5c3c69b4a5 Attempt to fix cuke 'Deleting a localized name' 12 years ago
Michael Frister 1bd13f5037 Increase capybara default wait time to 10s 12 years ago
Michael Frister d26e45a4d6 Fix custom fields cukes when using standard capybara find 12 years ago
Martin Linkhorst 1536957031 let's see whether the ci is happier with this.. 12 years ago
Philipp Tessenow c144f25847 use rack_session_access gem to fake the user session within cucumber steps 12 years ago
Martin Linkhorst 6896722c6d fix group cukes 12 years ago
Philipp Tessenow 787e39ed95 remove explicit waits in cucumber steps 12 years ago
Michael Frister 9fc8b81bb6 Don't overwrite Capybara's find 12 years ago
Michael Frister 3344d71de7 Fix feature issue textile quickinfo links 12 years ago
Michael Frister 14e9ba85ec Fix users/deletability settings scenario 12 years ago
Philipp Tessenow 45a50258bb make ci happy with a timing hack in our cukes 12 years ago