-
-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
Description
Write tests for @tinyhttp/bot-detector using supertest-fetch (that is used in other tests)
The module is quite small, so a little things have to be tested:
- It doesn't identify browser UserAgent as a bot
- It identifies Google crawler as a bot
- it identifies node request as a bot
Reactions are currently unavailable