gitlab-org--gitlab-foss/spec/factories
Rémy Coutable 4e3516788f Don't use FFaker in factories, use sequences instead
FFaker can generate data that randomly break our test suite. This
simplifies our factories and use sequences which are more predictive.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-03 18:54:48 +02:00
..
ci Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
abuse_reports.rb
appearances.rb
award_emoji.rb
boards.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
broadcast_messages.rb
chat_names.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
chat_teams.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
commit_statuses.rb Extend specs for code we use to calculate statuses 2017-03-06 13:54:29 +01:00
commits.rb Adding links to user & build in Chat Notifications 2017-01-25 21:48:57 +05:30
deploy_keys_projects.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
deployments.rb Add environment factory review app trait 2016-11-09 09:42:09 +01:00
emails.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
environments.rb Make it possible to fabricate environment on branch 2016-11-14 14:10:54 +01:00
events.rb Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
file_uploader.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
forked_project_links.rb
group_members.rb
groups.rb Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1083 2017-01-20 12:25:53 +01:00
identities.rb
issues.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
keys.rb Make deploy key not show in User's keys list 2017-02-13 15:38:00 +01:00
label_links.rb
label_priorities.rb
labels.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
lfs_objects.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
lfs_objects_projects.rb
lists.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
merge_requests.rb Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
milestones.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
namespaces.rb
notes.rb Delegate a single discussion to a new issue 2017-03-13 08:27:51 +01:00
notification_settings.rb
oauth_access_grants.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_access_tokens.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_applications.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
pages_domains.rb Update comments 2017-01-31 22:53:58 +00:00
personal_access_tokens.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
personal_snippets.rb
project_group_links.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_hooks.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
project_members.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_snippets.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_statistics.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_wikis.rb
projects.rb Raise an exception if creating a test repository fails 2017-03-08 17:04:44 +00:00
protected_branches.rb
releases.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
sent_notifications.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
sequences.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
service_hooks.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
services.rb Fix issues mentioned but not closed for JIRA 2017-03-06 14:18:49 +00:00
snippets.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
spam_logs.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
subscriptions.rb Add unique index to subscriptions on subscribable and user and project 2016-11-17 15:10:12 -02:00
system_hooks.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
system_note_metadata.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
timelogs.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todos.rb Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' 2017-03-01 09:59:15 +00:00
trending_project.rb Fix /explore sorting (trending) 2017-01-26 12:01:06 -06:00
u2f_registrations.rb
user_agent_details.rb
users.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
wiki_directories.rb Add model WikiDirectory 2016-12-31 16:55:50 -02:00
wiki_pages.rb Add tests for WikiPages services 2017-02-14 11:16:34 +05:30