Skip to content

Release 0.8.0

Release 0.8.0 #6

GitHub Actions / Test Results 1.15.7 24 succeeded May 29, 2024 in 0s

All 13 tests pass in 0s

13 tests  ±0   13 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit b9a382b. ± Comparison against earlier commit fa5c6b3.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results 1.15.7 24

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