Commit Graph

105 Commits (15a8277195e8827198985f4a1750a933c3fa2b52)

Author SHA1 Message Date
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
Mark Maglana 7bf3040e26 Add regressions test for previous commit 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
Mark Maglana 53402c57df Test to see if product backlog contains the right stories 14 years ago
friflaj b36845f513 More tests pass 14 years ago
Mark Maglana 88bf9e3856 Fix javascript url request for burndown 14 years ago
friflaj 1507574c71 RB.showCharts passes sprint_id, not id 14 years ago
friflaj 7d48737fa7 Parameter auto-quoting 14 years ago