Update test for extensions

This commit is contained in:
Faisal Salman
2024-06-08 00:07:16 +07:00
parent db3423a76c
commit bdcd927304
8 changed files with 284 additions and 90 deletions

View File

@@ -0,0 +1,12 @@
[
{
"desc" : "Scrapy",
"ua" : "Scrapy/1.5.0 (+https://scrapy.org)",
"expect" :
{
"name" : "Scrapy",
"version" : "1.5.0",
"type" : "module"
}
}
]