gitlab-org--gitlab-foss/spec/factories
joshbabier a92281cecb TST: Use more accurate time windows so tests do not fail
Currently, the way the 'starts_at' and 'ends_at' attributes are set,
if the specs are run at one second to midnight, the broadcast message
will expire in one second. I have changed it so that we are guaranteed
a period of one day until expiration. I believe this is the desired
behaviour and it's also consistent with the rest of the factory.

This corrects the following three specs that can fail depending upon
where and when they are run:

./spec/helpers/broadcast_messages_helper_spec.rb:42
./spec/models/broadcast_message_spec.rb:26
./spec/models/broadcast_message_spec.rb:47
2016-08-04 14:50:39 -04:00
..
ci Check for Ci::Build artifacts at database level 2016-07-29 14:08:41 +02:00
abuse_reports.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
appearances.rb
award_emoji.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
broadcast_messages.rb TST: Use more accurate time windows so tests do not fail 2016-08-04 14:50:39 -04:00
commit_statuses.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
commits.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
deploy_keys_projects.rb
deployments.rb Improve validations 2016-06-15 12:03:49 +02:00
emails.rb
environments.rb Add an URL field to Environments 2016-07-29 13:54:45 +02:00
events.rb
file_uploader.rb Extend specs for GFM uploads rewriter 2016-03-31 09:43:47 +02:00
forked_project_links.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
group_members.rb
groups.rb Improve group visibility level feature 2016-03-18 16:58:04 -03:00
identities.rb
issues.rb Refactor Issues::BulkUpdateService spec 2016-07-20 17:59:34 -06:00
keys.rb
label_links.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
labels.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lfs_objects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lfs_objects_projects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
merge_requests.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
milestones.rb
namespaces.rb
notes.rb Add DiffNote model 2016-07-06 18:50:59 -04:00
notification_settings.rb Exclude projects pending delete from notifications 2016-07-07 20:49:17 +01:00
oauth_access_tokens.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
oauth_applications.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
personal_access_tokens.rb Allow expiration of personal access tokens. 2016-04-28 22:28:36 +05:30
personal_snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
project_group_links.rb Bring ProjectGroupLink model and migrations from EE 2016-03-11 17:47:05 +01:00
project_hooks.rb Backported minimal safewebhook implementation to GitLab CE 2016-04-30 05:04:10 -03:00
project_members.rb
project_snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
project_wikis.rb Fix wiki tests 2016-04-20 08:25:41 +08:00
projects.rb Fix typo in factory for projects.rb 2016-07-05 15:24:35 -07:00
protected_branches.rb Use `Gitlab::Access` to protected branch access levels. 2016-07-29 15:20:39 +05:30
releases.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
sent_notifications.rb
service_hooks.rb
services.rb
snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
spam_logs.rb
system_hooks.rb
todos.rb Add approval required todos 2016-07-12 19:01:09 +01:00
u2f_registrations.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
users.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
wiki_pages.rb Implement the correct linking behaviour in `WikiLinkFilter`. 2016-06-09 10:04:15 +05:30