Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated submodule. #248

Merged
merged 1 commit into from
Oct 23, 2024

REF: Updated submodules.

b33796f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Updated submodule. #248

REF: Updated submodules.
b33796f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests - ubuntu-20.04_Nginx1.23.4 succeeded Oct 23, 2024 in 0s

All 52 tests pass in 0s

52 tests   52 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit b33796f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - ubuntu-20.04_Nginx1.23.4

52 tests found

There are 52 tests, see "Raw output" for the full list of tests.
Raw output
1 - Desktop match (single User-Agent)
10 - Client hints non-match (single, hardware-model)
11 - Client hints non-match (single, hardware-vendor)
12 - Client hints non-match (single, platform-version)
13 - Client hints non-match (ua, hardware-model)
14 - Client hints non-match (ua, hardware-vendor)
15 - Client hints non-match (ua, platform-version)
16 - Client hints match (ua_uach, hardware-model)
17 - Client hints match (ua_uach, hardware-vendor)
18 - Client hints match (ua_uach, platform-version)
19 - Client hints match (all, hardware-model)
2 - Mobile match (single User-Agent)
20 - Client hints match (all, hardware-vendor)
21 - Client hints match (all, platform-version)
22 - Return metrics
23 - Return matched user agents
24 - Concatinate multiple property values
25 - Handles non-existent property
26 - Desktop match in server block
27 - Desktop match in location block
28 - Desktop match in main block
29 - Mobile match in server block
3 - Desktop match (ua User-Agent)
30 - Mobile match in location block
31 - Mobile match in main block
32 - Opera mobile header
33 - Opera desktop header
34 - Opera mobile header (unrecognized by ua_uach)
35 - Opera desktop header (unrecognized by ua_uach)
36 - Match single from parameter
37 - Match single from parameter with wrong name
38 - Match all from parameter
39 - Screen Pixels Width value was not overriden by value in cookie.
4 - Mobile match (ua User-Agent)
40 - Screen Pixels Width value was not overriden by value in query string.
41 - Javascript response content using single User-Agent header.
42 - Javascript response content using variable.
43 - Javascript response content using all evidence.
44 - Javascript response content using all evidence including query string.
45 - Javascript response content body from non supported user agent
46 - Javascript response content to get ScreenPixelsWidth.
47 - Javascript response content body from non supported property
48 - Javascript response content body with missing User-Agent
49 - Redirected to mobile
5 - Desktop match (ua_uach User-Agent)
50 - Didn't redirect for desktop
51 - no alerts
52 - no sanitizer errors
6 - Mobile match (ua_uach User-Agent)
7 - Desktop match (all HTTP headers)
8 - Mobile match (all HTTP headers)
9 - Handle missing User-Agent