Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Julia Docker Client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FACT
FACT Utils
Julia Docker Client
Commits
3df4f728
Commit
3df4f728
authored
6 months ago
by
Riccardo Boero
Browse files
Options
Downloads
Patches
Plain Diff
Revised tests
parent
4e841231
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/runtests.jl
+5
-0
5 additions, 0 deletions
test/runtests.jl
with
5 additions
and
0 deletions
test/runtests.jl
+
5
−
0
View file @
3df4f728
...
@@ -3,6 +3,11 @@ using JuliaDockerClient
...
@@ -3,6 +3,11 @@ using JuliaDockerClient
@testset
"Docker Client Utils Tests"
begin
@testset
"Docker Client Utils Tests"
begin
@testset
"test_connection Tests"
begin
# Testing if the Docker service is reachable
@test
test_connection
()
==
true
# This expects the Docker service to be running
end
@testset
"registry_login Tests"
begin
@testset
"registry_login Tests"
begin
@testset
"registry_login Tests"
begin
@testset
"registry_login Tests"
begin
# Access environment variables using ENV dictionary
# Access environment variables using ENV dictionary
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment