Skip to content

Commit

Permalink
feat: add HarmonyOS parser unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
KyoUK4n committed Dec 5, 2024
1 parent 17c5040 commit 21b25f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/test_os.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3369,3 +3369,9 @@ test_cases:
patch:
patch_minor:

- user_agent_string: 'Mozilla/5.0 (TAS-AL00 Build/HUAWEITAS-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36 T7/13.76 BDOS/1.0 (HarmonyOS 3.0.0) SP-engine/3.17.0 baiduboxapp/13.76.0.10 (Baidu; P1 12) NABar/1.0'
family: 'Harmony'
major: '3'
minor: '0'
patch: '0'
patch_minor:

0 comments on commit 21b25f9

Please sign in to comment.