Scrolling system in thematiques: more button and append data on scroll
import{moduleFor,test}from'ember-qunit';moduleFor('route:results','Unit | Route | results',{// Specify the other units that are required for this test.// needs: ['controller:foo']});test('it exists',function(assert){varroute=this.subject();assert.ok(route);});