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

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