Commit Graph

14 Commits (7fb13acd45c0b00d6d0236fd278143dd64aaffd0)

Author SHA1 Message Date
Philipp Tessenow 62b4fb8dc3 FactoryGirl executes the after(:build) even when the current strategy is :create 12 years ago
Philipp Tessenow 49cb9b7a2a forgot to rename p to project. sorry guys 12 years ago
Philipp Tessenow a778e2200e small readability refactoring of UserFactory 12 years ago
Philipp Tessenow 3aff5dd25f user factory can add the user to a project on build _and_ create now 12 years ago
Martin Linkhorst f91288c679 set the deleted user's class 12 years ago
Philipp Tessenow ad4893cf8b set correct status for anonymous user in user_factory 12 years ago
Philipp Tessenow df4db5c7a5 make admin, anonymous, and deleted_user a subclass of the user factory 12 years ago
Philipp Tessenow 0660af7630 do not crash when User.table_exists? is false and factories are loaded 12 years ago
Philipp Tessenow 91fa7675fd create issue at the right place in test_helper and dont create new anonymous users in the user_factory 12 years ago
Philipp Tessenow e3fa434f1f naming the ignored variable in user_factory 'project' and 'role' produced a major performance loss. fixed that 12 years ago
Philipp Tessenow 28c4caca2a do not create a role in user factory if not nesseccary 12 years ago
Philipp Tessenow a798eaec7c user factory can now assign multiple projects to the to-be-generated user 12 years ago
Philipp Tessenow 391b71da0a allow user factory to assign a project to a user 12 years ago
Martin Linkhorst 74adf8c32f migrate factories from dev_tools as of revision b352ad9 on github remote 12 years ago