Skip to content

Commit 48d930f

Browse files
committed
Add test case
1 parent 55b5b40 commit 48d930f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/device-test.json

+9
Original file line numberDiff line numberDiff line change
@@ -1638,6 +1638,15 @@
16381638
"type": "tablet"
16391639
}
16401640
},
1641+
{
1642+
"desc": "Samsung Galaxy Tab S8",
1643+
"ua": "Mozilla/5.0 (Linux; Android 12; SM-X706B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36",
1644+
"expect": {
1645+
"vendor": "Samsung",
1646+
"model": "SM-X706B",
1647+
"type": "tablet"
1648+
}
1649+
},
16411650
{
16421651
"desc": "Samsung Galaxy Tab S",
16431652
"ua": "Mozilla/5.0 (Linux; Android 4.4.2; SM-T700 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.135 Safari/537.36",

0 commit comments

Comments
 (0)