Skip to content

Commit

Permalink
add new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
totpero committed Aug 7, 2023
1 parent f20e669 commit 52b4d85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DeviceDetector.NET.Tests/DeviceDetectorTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ public void TestIsParsed()
[InlineData("smartphone-33")]
[InlineData("smartphone-34")]
[InlineData("smartphone-35")]
[InlineData("smartphone-36")]
[InlineData("smartphone-37")]
[InlineData("tablet")]
[InlineData("tablet-1")]
[InlineData("tablet-2")]
Expand All @@ -204,6 +206,7 @@ public void TestIsParsed()
[InlineData("tablet-7")]
[InlineData("tablet-8")]
[InlineData("tablet-9")]
[InlineData("tablet-10")]
[InlineData("tv")]
[InlineData("tv-1")]
[InlineData("tv-2")]
Expand Down

0 comments on commit 52b4d85

Please sign in to comment.