Skip to content

Commit 85e5524

Browse files
committed
split "test_mock_container" into separate tests.
Add get platform test Add take screenshot test Add sbom test
1 parent c8f7dca commit 85e5524

File tree

4 files changed

+603
-13
lines changed

4 files changed

+603
-13
lines changed

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ pytest
33
pytest-cov
44
pytest-mock
55
wheel
6+
chromedriver-autoinstaller

tests/mock_attrs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
"NetworkID": "",
225225
"EndpointID": "",
226226
"Gateway": "",
227-
"IPAddress": "",
227+
"IPAddress": "www.linuxserver.io",
228228
"IPPrefixLen": 0,
229229
"IPv6Gateway": "",
230230
"GlobalIPv6Address": "",

0 commit comments

Comments
 (0)