I have a folder in an Ember addon containing some very large JSON payloads, which I use to stub responses in my tests. Each response is exported from a .js file
.js