Commit Graph

56 Commits (c164dca785beafbb22d6ba8b339e3e1d7f70c821)

Author SHA1 Message Date
Felix Schäfer 8c19c5b588 Create Tasks/Issues/Impediments as admin 13 years ago
Jens Ulferts 2e6d97214c cukefix: have to set whole hash of settings to change them 13 years ago
Felix Schäfer 9494f8ce29 Correct the Version creation. 13 years ago
Gregor Schmidt 1a7668b85d Removing debugger statements 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 1a22b207e9 Refactoring scenarios to use own trackers instead of default-fixture ones 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 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
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
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 bd346a42ba Updating features to work with multiple product backlogs 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 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 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
Mark Maglana 7bf3040e26 Add regressions test for previous commit 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 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
Mark Maglana 4c322e1dbe Taskboard is a resource different from sprint 14 years ago
Mark Maglana 8ff86beb25 Fix webcal feed 14 years ago
friflaj 3731a3e5d4 Make sure a guessed API key doesn't work 14 years ago
friflaj 75f34a5a72 Test calender feed when not logged in 14 years ago
Mark Maglana e02b96ffec All tests pass 14 years ago
Mark Maglana c812b2fa1a scrum_master.feature partially passing 14 years ago
Mark Maglana 779bf194bd Fix team_member.feature 14 years ago
Mark Maglana e1875f884c Fix product_owner.feature 14 years ago
Mark Maglana 4053cfe692 Fix common.feature 14 years ago
friflaj 9f21132fb1 Test whether wiki page gets created 14 years ago
Mark Maglana eaa9bd3b2d Allow for dynamic sprint dates in test Background 14 years ago
Mark Maglana 5e83359452 Fixed the calendar test scenario 14 years ago