Commit Graph

266 Commits (d0667efdeb427ac9b1324d6f16101ed81901260e)

Author SHA1 Message Date
Jens Ulferts f61bdd1349 cuke: making sure that there is a start_date for versions and that this start_date is used on the backlogs view as well 14 years ago
Jens Ulferts 03300c0da8 cukefix: fix field name 14 years ago
Jens Ulferts 6c0097d384 fix: correcting minor issues and cukes 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Jens Ulferts 107704c543 fix cuke: using user way to test for burndown graph from dashboard 14 years ago
Jens Ulferts 57312e7c61 #4699: cuke for opening burndown from taskboard 14 years ago
Jens Ulferts 845be4b010 #4264: feature for testing calling the burndown graph from issue/index 14 years ago
Gregor Schmidt a57e49c9df Raising timeout to 3 seconds - this code is only run twice - shouldn't hurt that much 14 years ago
Gregor Schmidt 97e50bd418 avoid overriding refresh, which is defined in model 14 years ago
Gregor Schmidt 5e4d5eee4e Adding tests to make sure, that only active trackers are selectable 14 years ago
Gregor Schmidt 1a22b207e9 Refactoring scenarios to use own trackers instead of default-fixture ones 14 years ago
Jens Ulferts 689326fcdf activating burndown cuke 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 253bb46dcf #3056: cukes for displaying shared versions 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts 0332d8fa79 renaming project_admin features to version_settings features and adapting to the changed layout in the form while at it 14 years ago
Jens Ulferts eb5e1a9793 #3056: shared versions are displayed in dashboard but issues for those versions are not shared but rather project specific 14 years ago
Stephan Eckardt 79e7191cbb cucumber: test if stories that are descendants of tasks are not shown in the backlogs views 14 years ago
Stephan Eckardt 2b836bd43b cucumber: wipped burndown chart scenario 14 years ago
Stephan Eckardt 5d56d29a80 cucumber: also consider a given sprint name in the issue creating step 14 years ago
Stephan Eckardt abceae9934 cucumber: added more then steps 14 years ago
Stephan Eckardt 80644b0122 cucumber: fixed then step for story should have 1 tasks named... 14 years ago
Stephan Eckardt e16d177c45 cucumber: fix indentation 14 years ago
Stephan Eckardt 5c7d2d7485 cucumber: added scenario that moves a task around and checks position 14 years ago
Stephan Eckardt 74cea74312 cucumber: added step for checking correct position of task 14 years ago
Stephan Eckardt 1150682609 cucumber: added step for moving tasks 14 years ago
Stephan Eckardt 15a8277195 removed @javascript tag 14 years ago
Stephan Eckardt cab2e9a808 removed then show me the page 14 years ago
Jens Ulferts 9d87bd473d calling tracker method from within acts_as_list scope 14 years ago
Stephan Eckardt 9b113c9838 cucumber: added view tests for moving stories around, viewing epics in the issue list 14 years ago
Jens Ulferts 98ec5ac146 cukefix: remove scenario for downloading product backlogs cards 14 years ago
Stephan Eckardt 4852980be9 cucumber: test correct listing of tasks and stories if a story has a parent ticket, and a task has subtickets 14 years ago
Stephan Eckardt a324791f30 cucumber: added given step for creating any kind of issues (used for epic-issues) 14 years ago
Stephan Eckardt 184a28c1e4 added helper method for initializing any kind of issues that may have a specific parent and or tracker 14 years ago
Jens Ulferts 4b2df0ba63 update scrum_master.feature to use the new i18n for sprint_cards 14 years ago
Jens Ulferts 75768371d2 #3178: i18n for impediment blocks_ids, cukes for that 14 years ago
Jens Ulferts b0107443f9 #3178: cukes for updating impediments 14 years ago
Jens Ulferts 54c74499ce #3178: cucumber tests for creating impediments, also contains step definitions needed for testing 14 years ago
Jens Ulferts 2ef65cc407 #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
Jens Ulferts 6f31f47cd2 #3178: cukefix: using Impediment class to create impediments 14 years ago
Stephan Eckardt 059d52fdfb removed uncalled method create_role_in_project from cucumber helpers 14 years ago
Gregor Schmidt 13107db281 Testing that velocity is correctly updated when a new story is added or an existing one is updated 14 years ago
Gregor Schmidt 83e79a37e4 improve edit story 14 years ago
Gregor Schmidt 3b7b63b5b7 Improve edit_story feature 14 years ago
Gregor Schmidt d9e7ff56d4 implementing pending step definition 14 years ago
Gregor Schmidt 696024d78e more time to pick up changes on ci 14 years ago
Gregor Schmidt 24b75e3fc2 Removing development dependencies. They are now handled by redmine-cucumber and redmine-dev-tools 14 years ago
Gregor Schmidt bd346a42ba Updating features to work with multiple product backlogs 14 years ago