Skip to content

Update libs

Update libs #305

GitHub Actions / Test Results succeeded Feb 8, 2024 in 0s

All 11 tests pass in 0s

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

Results for commit 2e8b72b. ± Comparison against earlier commit d5b0174.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
Elixir.AbsintheFederationExample.NewsTest ‑ test links change_link/1 returns a link changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links create_link/1 with invalid data returns error changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links create_link/1 with valid data creates a link
Elixir.AbsintheFederationExample.NewsTest ‑ test links delete_link/1 deletes the link
Elixir.AbsintheFederationExample.NewsTest ‑ test links get_link!/1 returns the link with given id
Elixir.AbsintheFederationExample.NewsTest ‑ test links list_links/0 returns all links
Elixir.AbsintheFederationExample.NewsTest ‑ test links update_link/2 with invalid data returns error changeset
Elixir.AbsintheFederationExample.NewsTest ‑ test links update_link/2 with valid data updates the link
Elixir.AbsintheFederationExampleWeb.ErrorViewTest ‑ test renders 404.html
Elixir.AbsintheFederationExampleWeb.ErrorViewTest ‑ test renders 500.html
Elixir.AbsintheFederationExampleWeb.PageControllerTest ‑ test GET /