Commit Graph

6056 Commits (9ce16c5024bbdada2d2ff95044e507d6e5af9905)

Author SHA1 Message Date
Philipp Tessenow 7b510e8196 give repository_factory a hopefully helpful comment 12 years ago
Philipp Tessenow 1eab937657 message factory generates correct content/subject sequences 12 years ago
Philipp Tessenow 83fd0e906f AttachmentFactory creates an author now 12 years ago
Philipp Tessenow 4d91d48ffc when using (User|Issue)CustomField factory, actually create a custom field for (user|issue) 12 years ago
Philipp Tessenow 38289e1b5a use sane default value for custom_field factory 12 years ago
Philipp Tessenow ba7001927d created CustomValue factory 12 years ago
Martin Linkhorst ffe37745c9 fix issue_category tests and migrate to factories 12 years ago
Philipp Tessenow 8d9adc0edc rename issue_priority_factory to enumerations_factory; added a default_enumeration-factory 12 years ago
Martin Linkhorst 77ad0464d9 name file containing custom_field's factory custom_field_factory.rb 12 years ago
Philipp Tessenow 3d749367c9 issue factory needs a project with trackers 12 years ago
Philipp Tessenow d41dcd02e6 now every issue created by FactoryGirl is valid. The valid_issue generator was removed 12 years ago
Philipp Tessenow 575bdae9f6 created user preference factory 12 years ago
Philipp Tessenow 6bd9cf0f17 add comment factory 12 years ago
Jens Ulferts 0856d07a9e prevents non existent permission to always be allowed 12 years ago
Jens Ulferts a3939ad5c4 clears cache before burndown 12 years ago
Martin Linkhorst 7d01995634 just require 'spec_helper' 12 years ago
Martin Linkhorst 24cb139578 fixed and converted wiki#new view specs 12 years ago
Martin Linkhorst b3759d7dba moved and converted routing specs of users controller 12 years ago
Martin Linkhorst 8a65791104 moved and converted routing specs of wiki controller 12 years ago
Martin Linkhorst dbc84a41b1 clear translations before testing 12 years ago
Martin Linkhorst 2e8ae37dd2 the hash containing the acts_as_journalized changes got renamed to #changed_data 12 years ago
Martin Linkhorst 2983ad864c typo fix in spec 12 years ago
Martin Linkhorst 53f321d93b fix a failing spec for deleted users 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Philipp Tessenow 1a1bd1e8e9 repair some of our factories 12 years ago
Martin Linkhorst 9c5ff0810a add identical_ext to rspecs support folder as of rev b352ad9 on github remote 12 years ago
Martin Linkhorst 8bcd0cc619 migrate specs from core_tests as of revision 2f2aff7 on github remote 12 years ago
Martin Linkhorst 74adf8c32f migrate factories from dev_tools as of revision b352ad9 on github remote 12 years ago
Martin Linkhorst c6b12f3b12 move redmine specs to the right folder spec/lib 12 years ago
Martin Linkhorst 30ac4b8e28 wrote new specs for themes 12 years ago
Jens Ulferts 75cf54c9d2 no longer excludes stories having tasks in their ancestor chain from beeing part of a backlog 12 years ago
Jens Ulferts 236a8c24e3 fetches all owner and sprint backlogs in one method each 12 years ago
Jens Ulferts 5da35002bf fixes backlog loading for broad issue trees 12 years ago
Jens Ulferts 83f75b319b speeds up issue spec 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 12 years ago
Jens Ulferts 8f2cb9bcec prevents exponential calls when having a permission that has a 12 years ago
Martin Linkhorst c50edb6f99 optimize the spec helper for spork 12 years ago
Martin Linkhorst 27d7b0d58e add a sample model spec to see how fast it is ;) 12 years ago
Martin Linkhorst d580d6054b added spork to the mix 12 years ago
Martin Linkhorst ff21667caf added guard for rspec 12 years ago
Martin Linkhorst 58febd3880 add rspec and capybara stubs 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts aec7ee2dfc fixes issue_hierarchy tests 12 years ago
Felix Schäfer 6559d52644 Postgres still doesn't order stuff on its own 12 years ago
Felix Schäfer 0d1ff9aac2 #all and #first and so on are not ordered x_x 13 years ago
Jens Ulferts 6573c523b1 specfix: fixes inoperability with other plugin 13 years ago
Martin Linkhorst 39207530d9 make the tests pass 13 years ago
Jens Ulferts f37f716287 handling user deletion 13 years ago
Jens Ulferts 6809ccf1ae destroy private cost queries upon user deletion, reassociate public once to the DeletedUser, remove the deleted user's id from filters in public cost_queries 13 years ago
Jens Ulferts 6797b78099 rewrite cost_entry_spec to no longer use fixtures 13 years ago