Bug 1409087 - Part 2a: Move test resources under app/. r=grisha draft
authorNick Alexander <nalexander@mozilla.com>
Thu, 02 Nov 2017 15:28:58 -0700
changeset 692998 e1a46d4286e38d2bd9ec35bd66d6d50d36545c84
parent 692997 9bdca4422c4160e384234538c2f997a099bd8f4d
child 692999 1e81f922ec3c9b1c8c92b0e28b7f67adaf1e9c62
push id87660
push usernalexander@mozilla.com
push dateFri, 03 Nov 2017 19:50:59 +0000
reviewersgrisha
bugs1409087
milestone58.0a1
Bug 1409087 - Part 2a: Move test resources under app/. r=grisha These crept into the services/ hierarchy because there was no alternative, way back when. MozReview-Commit-ID: 9sxvZMOiAen
mobile/android/app/src/test/resources/dlc_sync_deleted_item.json
mobile/android/app/src/test/resources/dlc_sync_old_format.json
mobile/android/app/src/test/resources/dlc_sync_single_font.json
mobile/android/app/src/test/resources/experiments.json
mobile/android/app/src/test/resources/feed_atom_blogger.xml
mobile/android/app/src/test/resources/feed_atom_feedburner.xml
mobile/android/app/src/test/resources/feed_atom_planetmozilla.xml
mobile/android/app/src/test/resources/feed_atom_wikipedia.xml
mobile/android/app/src/test/resources/feed_rss10_planetmozilla.xml
mobile/android/app/src/test/resources/feed_rss20_planetmozilla.xml
mobile/android/app/src/test/resources/feed_rss_heise.xml
mobile/android/app/src/test/resources/feed_rss_medium.xml
mobile/android/app/src/test/resources/feed_rss_spon.xml
mobile/android/app/src/test/resources/feed_rss_tumblr.xml
mobile/android/app/src/test/resources/feed_rss_wikipedia.xml
mobile/android/app/src/test/resources/feed_rss_wordpress.xml
mobile/android/app/src/test/resources/robolectric.properties
mobile/android/tests/background/junit4/resources/dlc_sync_deleted_item.json
mobile/android/tests/background/junit4/resources/dlc_sync_old_format.json
mobile/android/tests/background/junit4/resources/dlc_sync_single_font.json
mobile/android/tests/background/junit4/resources/experiments.json
mobile/android/tests/background/junit4/resources/feed_atom_blogger.xml
mobile/android/tests/background/junit4/resources/feed_atom_feedburner.xml
mobile/android/tests/background/junit4/resources/feed_atom_planetmozilla.xml
mobile/android/tests/background/junit4/resources/feed_atom_wikipedia.xml
mobile/android/tests/background/junit4/resources/feed_rss10_planetmozilla.xml
mobile/android/tests/background/junit4/resources/feed_rss20_planetmozilla.xml
mobile/android/tests/background/junit4/resources/feed_rss_heise.xml
mobile/android/tests/background/junit4/resources/feed_rss_medium.xml
mobile/android/tests/background/junit4/resources/feed_rss_spon.xml
mobile/android/tests/background/junit4/resources/feed_rss_tumblr.xml
mobile/android/tests/background/junit4/resources/feed_rss_wikipedia.xml
mobile/android/tests/background/junit4/resources/feed_rss_wordpress.xml
mobile/android/tests/background/junit4/resources/robolectric.properties
rename from mobile/android/tests/background/junit4/resources/dlc_sync_deleted_item.json
rename to mobile/android/app/src/test/resources/dlc_sync_deleted_item.json
rename from mobile/android/tests/background/junit4/resources/dlc_sync_old_format.json
rename to mobile/android/app/src/test/resources/dlc_sync_old_format.json
rename from mobile/android/tests/background/junit4/resources/dlc_sync_single_font.json
rename to mobile/android/app/src/test/resources/dlc_sync_single_font.json
rename from mobile/android/tests/background/junit4/resources/experiments.json
rename to mobile/android/app/src/test/resources/experiments.json
rename from mobile/android/tests/background/junit4/resources/feed_atom_blogger.xml
rename to mobile/android/app/src/test/resources/feed_atom_blogger.xml
rename from mobile/android/tests/background/junit4/resources/feed_atom_feedburner.xml
rename to mobile/android/app/src/test/resources/feed_atom_feedburner.xml
rename from mobile/android/tests/background/junit4/resources/feed_atom_planetmozilla.xml
rename to mobile/android/app/src/test/resources/feed_atom_planetmozilla.xml
rename from mobile/android/tests/background/junit4/resources/feed_atom_wikipedia.xml
rename to mobile/android/app/src/test/resources/feed_atom_wikipedia.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss10_planetmozilla.xml
rename to mobile/android/app/src/test/resources/feed_rss10_planetmozilla.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss20_planetmozilla.xml
rename to mobile/android/app/src/test/resources/feed_rss20_planetmozilla.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_heise.xml
rename to mobile/android/app/src/test/resources/feed_rss_heise.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_medium.xml
rename to mobile/android/app/src/test/resources/feed_rss_medium.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_spon.xml
rename to mobile/android/app/src/test/resources/feed_rss_spon.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_tumblr.xml
rename to mobile/android/app/src/test/resources/feed_rss_tumblr.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_wikipedia.xml
rename to mobile/android/app/src/test/resources/feed_rss_wikipedia.xml
rename from mobile/android/tests/background/junit4/resources/feed_rss_wordpress.xml
rename to mobile/android/app/src/test/resources/feed_rss_wordpress.xml
rename from mobile/android/tests/background/junit4/resources/robolectric.properties
rename to mobile/android/app/src/test/resources/robolectric.properties