openstreetmap-website/test
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
..
abilities Rename UserPreference controller methods to follow rails conventions more closely 2019-11-20 16:09:48 +01:00
controllers Copy trace fixture files, rather than symlinking 2020-03-18 15:35:55 +01:00
factories Copy trace fixture files, rather than symlinking 2020-03-18 15:35:55 +01:00
gpx/fixtures Remove unused directories 2020-03-18 15:04:18 +01:00
helpers change validation to accept only single email values 2020-02-19 23:44:40 -05:00
http Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
integration Rename form-row to standard-form-row to avoid clashing with a bootstrap class 2020-01-15 17:16:11 +01:00
javascripts Filter out nodes which are too far away 2014-03-16 16:18:13 +00:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Fix typo: change 'noreferer' to 'noreferrer' 2020-01-25 20:10:23 +01:00
models Copy trace fixture files, rather than symlinking 2020-03-18 15:35:55 +01:00
system Enforce restrictions on issue visibility properly 2020-03-01 19:20:18 +00:00
validators Merge character validators 2018-11-05 18:54:19 +00:00
application_system_test_case.rb Remove fallback to hostip.info 2020-01-06 19:14:12 +00:00
test_helper.rb Enable parallel tests 2020-03-18 15:04:18 +01:00