gitlab-org--gitlab-foss/spec/factories
Zeger-Jan van de Weg 8275e34e41
Ci::Build tag is a trait instead of an own factory
Minor annoyance of mine, and there were a couple of things wrong, for
example:
1. Switching on a property is just a trait
2. It didn't inherrit from its parent

Find and replace through the code based fixed all occurances.
2017-10-30 10:25:30 +01:00
..
ci Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
gcp
gitaly
abuse_reports.rb
appearances.rb
application_settings.rb
award_emoji.rb
boards.rb
broadcast_messages.rb
chat_names.rb
chat_teams.rb
commit_statuses.rb
commits.rb
container_repositories.rb
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deployments.rb
emails.rb
environments.rb
events.rb
file_uploaders.rb
fork_networks.rb Find forks within users/namespaces using fork memberships 2017-10-07 11:46:23 +02:00
forked_project_links.rb
gpg_key_subkeys.rb Fix some broken specs 2017-10-05 08:25:28 -05:00
gpg_keys.rb Add some basic specs and refactor model and validations 2017-10-05 08:25:27 -05:00
gpg_signature.rb Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey 2017-10-05 08:26:02 -05:00
group_members.rb
groups.rb
identities.rb
instance_configuration.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issues.rb
keys.rb
label_links.rb
label_priorities.rb
labels.rb
lfs_objects.rb
lfs_objects_projects.rb
lists.rb
merge_requests.rb add spec 2017-10-11 16:41:36 -04:00
merge_requests_closing_issues.rb
milestones.rb
namespaces.rb
notes.rb
notification_settings.rb
oauth_access_grants.rb
oauth_access_tokens.rb
oauth_applications.rb
pages_domains.rb
personal_access_tokens.rb
project_auto_devops.rb
project_group_links.rb
project_hooks.rb
project_members.rb
project_statistics.rb
project_wikis.rb
projects.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
protected_branches.rb
protected_tags.rb
releases.rb
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb Factories need to set required attributes 2017-10-24 12:17:41 +03:00
snippets.rb
spam_logs.rb
subscriptions.rb
system_hooks.rb
system_note_metadata.rb
timelogs.rb
todos.rb
trending_project.rb
u2f_registrations.rb
uploads.rb
user_agent_details.rb
user_custom_attributes.rb
users.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb