LucasLeandro1204 / Pornsearch

Easy way to search for porn content!
MIT License
329 stars 68 forks source link

Tests #11

Open LucasLeandro1204 opened 6 years ago

marcelorl commented 6 years ago

Leave this one to me. haha

marcelorl commented 6 years ago

hi....

what is your idea when

const PornDriver = Pornsearch.search('amateur');

what does this line should do?

LucasLeandro1204 commented 6 years ago

@marcelorl we have to add a method in every driver to return an object with what the search should return acording to the support table in readme. We can use the same test to every driver, test if the URL was generated correctly with the search input (query & page) and if returns what is expected (structure only I think).

LucasLeandro1204 commented 6 years ago

@marcelorl Do you still intends to do it? xd