describe('searchFunc() tests', () => {
  test('searchFunc() must be returns paths', () => {
    
  });
});