Nightly Publish Main #206
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Unit Tests - ubuntu-latest_Nginx1.23.2
succeeded
Nov 1, 2023 in 0s
Annotations
Check notice on line 0 in .github
github-actions / Unit Tests - ubuntu-latest_Nginx1.23.2
34 tests found
There are 34 tests, see "Raw output" for the full list of tests.
Raw output
1 - Desktop match (single User-Agent)
10 - Desktop match in server block
11 - Desktop match in location block
12 - Desktop match in main block
13 - Mobile match in server block
14 - Mobile match in location block
15 - Mobile match in main block
16 - Opera mobile header
17 - Opera desktop header
18 - Match single from parameter
19 - Match single from parameter with wrong name
2 - Mobile match (single User-Agent)
20 - Match all from parameter
21 - Screen Pixels Width value was not overriden by value in cookie.
22 - Screen Pixels Width value was not overriden by value in query string.
23 - Javascript response content using single User-Agent header.
24 - Javascript response content using variable.
25 - Javascript response content using all evidence.
26 - Javascript response content using all evidence including query string.
27 - Javascript response content body from non supported user agent
28 - Javascript response content to get ScreenPixelsWidth.
29 - Javascript response content body from non supported property
3 - Desktop match (all HTTP headers)
30 - Javascript response content body with missing User-Agent
31 - Redirected to mobile
32 - Didn't redirect for desktop
33 - no alerts
34 - no sanitizer errors
4 - Mobile match (all HTTP headers)
5 - Handle missing User-Agent
6 - Return metrics
7 - Return matched user agents
8 - Concatinate multiple property values
9 - Handles non-existent property
Loading