Commit Graph

135 Commits (36e2f7fa53327dd6f67c20a54493859ede27f16d)

Author SHA1 Message Date
Jens Ulferts b9ef37d662 cukefix for issue_hierarchy_boundaries 13 years ago
Jens Ulferts 37088fa59b caching backlogs_tracker 13 years ago
Jens Ulferts 33535d280b making cuke step ...should have target version more flexible 13 years ago
Felix Schäfer 8c19c5b588 Create Tasks/Issues/Impediments as admin 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 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
Jens Ulferts 99637a912d cukefix: whitespace leading to issue not found, more robustness in used step_definition 13 years ago
Gregor Schmidt 1f1ce7c5dc Revert "Adding test to make sure, our ci is using FF 5" 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt 6c7497568f Adding test to make sure, our ci is using FF 5 14 years ago
Gregor Schmidt a4ae4ec849 Updating step definitions to work with cucumber/capybara 1.0 14 years ago
Gregor Schmidt e7b0bfb3cd Using new Then Wait for AJAX step 14 years ago
jwollert 44384b2741 small IE fixes for cukes 14 years ago
Gregor Schmidt a1bfe2b302 Refactoring: avoiding explicit .id calls in url_for and path helpers 14 years ago
Gregor Schmidt 9ebe24bf4c making urls to server_variables a bit nicer looking - at least in some cases 14 years ago
Gregor Schmidt 1a7668b85d Removing debugger statements 14 years ago
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