Commit Graph

225 Commits (cad7803c7549ca6c343bacd82b3d5281f799afce)

Author SHA1 Message Date
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
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
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 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 c426f80119 mark failing step pending - we have deactivated the burndown charts ATM 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 dbef3769ff naming the team member paul 14 years ago
Gregor Schmidt 138e2235c1 fixing background for product owner 14 years ago
Gregor Schmidt 5aeeb89d85 fixing common features 14 years ago
Gregor Schmidt 1418e3e959 making the project param in steps optional 14 years ago
Gregor Schmidt 4a1bdce6a5 fixing common feature 14 years ago
Gregor Schmidt b058755685 changing team member feature to work without fixtures 14 years ago
Stephan Eckardt fee9c4d15a also load users from fixtures, dev_tools were changed accordingly 14 years ago
Stephan Eckardt c98aea4303 fix setup.rb to work with redmine_cucumber, reloading fixtures before each scenario 14 years ago
Stephan Eckardt b3dfc73987 environment setup is already done in redmine_cucumber 14 years ago
Stephan Eckardt 8d5498ed77 web steps are already defined in redmine_cucumber 14 years ago
friflaj 2382f3d0fc Check sum of tasks into stories 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
Mark Maglana c57535754f Differentiate labels so that tests fetch the correct page 14 years ago
Mark Maglana 7bf3040e26 Add regressions test for previous commit 14 years ago
Mark Maglana e0c5ab92af Fix a scenario in scrum_master.feature 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
Mark Maglana cac3784165 Include RbStatisticsController#show in suite of tests 14 years ago
Mark Maglana 92f45ab3f5 Wrong key in init.rb. Tests have been altered to cover this 14 years ago
Mark Maglana f37b9178aa Fix the tests. PostgreSQL is case sensitive 14 years ago
friflaj ef837f20bb Use ranking for position testing 14 years ago
friflaj 4c223ae842 Ranking fixed, more tests pass 14 years ago