Commit Graph

169 Commits (8fcd6280a6e60446e358c84bb43da6aab6cdc1e9)

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 ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 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 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Stephan Eckardt 5d56d29a80 cucumber: also consider a given sprint name in the issue creating step 14 years ago
Stephan Eckardt 80644b0122 cucumber: fixed then step for story should have 1 tasks named... 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
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
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 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 bd346a42ba Updating features to work with multiple product backlogs 14 years ago
Gregor Schmidt 7f40c441b4 Creating a story in Cucumber via JavaScript 14 years ago
Gregor Schmidt 3e9a5c3af7 trying to test creation of stories 14 years ago
Gregor Schmidt 6012559273 renaming product_backlog_container to owner_backlogs_container 14 years ago
Gregor Schmidt 12e99fa959 Properly implementing view_scrum_statistics permission 14 years ago
Gregor Schmidt 9b313e42ad Adding cukes to test display and hiding of scrum statistics 14 years ago
Gregor Schmidt 5abc640e16 Adding warning about usage of deprecated side effects of Given step 14 years ago
Gregor Schmidt 82c8c19eaf Removing 'viewing the taskboard' and 'viewing the issues list' 14 years ago
Gregor Schmidt 4734a6babe Removing 'I am viewing the burndown for' which was url_for based 14 years ago
Gregor Schmidt f54614d16d Removing first url_for based step definition 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago
Gregor Schmidt 53e55dd9d6 Fixing usage of @user - using User.current instead 14 years ago
Gregor Schmidt fb9fb74b8f fixing scrum master background 14 years ago
Gregor Schmidt 4e0e1fed6e fixing product owner feature 14 years ago
Gregor Schmidt 43146a7f35 removing x-bit on _then_steps.rb 14 years ago
Gregor Schmidt cb3cfc758d enabling uppercase project for all given steps 14 years ago
Gregor Schmidt 138e2235c1 fixing background for product owner 14 years ago
Gregor Schmidt 1418e3e959 making the project param in steps optional 14 years ago
Gregor Schmidt b058755685 changing team member feature to work without fixtures 14 years ago
Stephan Eckardt 8d5498ed77 web steps are already defined in redmine_cucumber 14 years ago
Mark Maglana b7ecbde155 Fix Then step 14 years ago
friflaj adb37cb2f8 Auto-copy estimate to remaining when not set 14 years ago