Commit Graph

325 Commits (369f8bcde4137b6e4bfe5a04382f444d37a5f719)

Author SHA1 Message Date
Jens Ulferts 6c620f8f7c removes Timelines namespace from step_definitions 12 years ago
Jens Ulferts 84cdbf0afb adapts step definition for editing a color 12 years ago
jwollert 844cc96ba8 removes some obsolete timelines namespacing inside cucumber steps 12 years ago
Christian Ratz a1799290f6 fixed typo in issue new cuke 12 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Nils Kenneweg 34ccbb3b81 fixes project pagination. 12 years ago
Michael Frister ad517b0739 Cukes: Fix another default login password 12 years ago
Michael Frister ab6ab750df Improve password complexity cukes, add copyright 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Michael Frister 0a63f32df6 Cucumber: Take screenshot & save HTML when a scenario fails 12 years ago
Sebastian Schuster 95fdd40782 Added check to not add already existing trackers in case some previous setup 12 years ago
Sebastian Schuster 7b819d4045 Removed call to non-existent function formerly removing a line from 12 years ago
Sebastian Schuster 6d7a21bb5f Changed "click on" step to only click on visible elements to prevent 12 years ago
Sebastian Schuster 308d982ff7 Fixed ambigious cucumber match of login steps 12 years ago
Jens Ulferts 4adc3d1cd6 fix step definition for checking the sorting inside a table 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 12 years ago
Christian Ratz f4706212f1 added cuke for calendar link 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 02b0c9a679 added cukes for issue#edit 12 years ago
Philipp Tessenow 62df73d082 aded test for calendar menu entry 12 years ago
jwollert 370d69839a fixes failing cuces 12 years ago
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
jwollert 4ba91da1b9 Fixes waiting for Ajax in Cucumber: 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