openstreetmap-website/test/factories
Andy Allan 1cb0767e3d Copy trace fixture files, rather than symlinking
Since we are using tmpdirs in order to enable parallel testing, we
can go the full hog and drop the fakefs too and just copy all the
files directly into the tmpdir. If a test makes changes (e.g.
changing the icon file during an import) the copy in the tmpdir is
thrown away at the end of the test anyway.
2020-03-18 15:35:55 +01:00
..
access_tokens.rb Use CanCanCan for changeset comments 2018-11-28 12:35:45 +01:00
acls.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
changeset_comments.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
changeset_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
changesets.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
client_applications.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
diary_comments.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
diary_entries.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
friendships.rb Rename Friend model to Friendship 2019-06-19 16:39:25 +02:00
issues.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
languages.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
messages.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
node_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
note_comments.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
notes.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_node_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
old_relation.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_relation_member.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_relation_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
old_way.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_way_node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_way_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
redaction.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
relation.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
relation_member.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
relation_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
reports.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
tracepoints.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
traces.rb Copy trace fixture files, rather than symlinking 2020-03-18 15:35:55 +01:00
tracetags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
user.rb Remove require_terms_agreed configuration option 2019-02-06 15:50:57 +01:00
user_blocks.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
user_preferences.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
user_role.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
way.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
way_node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
way_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00