describe('api/videos/fresh', () => {

  it('should list fresh video pages', async () => {
    const list = await fresh({ page: 2 });