GitHub Actions / Test Results 1.13.4 25
succeeded
May 29, 2024 in 0s
All 13 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results 1.13.4 25
13 tests found
There are 13 tests, see "Raw output" for the full list of tests.
Raw output
Elixir.MixSystemdTest ‑ test create_config/2
Elixir.MixSystemdTest ‑ test ensure_trailing_space/1 nil returns empty string
Elixir.MixSystemdTest ‑ test ensure_trailing_space/1 value ending with space returned as is
Elixir.MixSystemdTest ‑ test ensure_trailing_space/1 value without space has space added
Elixir.MixSystemdTest ‑ test expand_vars/2 atom returns value from cfg
Elixir.MixSystemdTest ‑ test expand_vars/2 atom returns value recursively
Elixir.MixSystemdTest ‑ test expand_vars/2 handles env vars
Elixir.MixSystemdTest ‑ test expand_vars/2 integers are converted to string
Elixir.MixSystemdTest ‑ test expand_vars/2 list of terms expands vars
Elixir.MixSystemdTest ‑ test expand_vars/2 list of terms returns string value
Elixir.MixSystemdTest ‑ test expand_vars/2 nil returns empty string
Elixir.MixSystemdTest ‑ test expand_vars/2 string returns itself
Elixir.MixSystemdTest ‑ test expand_vars/2 unknown atom returns string value of atom
Loading