Skip to content

change(redis): Return action result if error

Sign in for the full log view
GitHub Actions / JEST Tests succeeded Nov 12, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./tests/Dfe.PlanTech.Web.Node.UnitTests/junit.xml

7 tests were completed in 929ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BrowserHistory tests 7✅ 585ms

✅ BrowserHistory tests

BrowserHistory tests constructs
  ✅ BrowserHistory tests constructs
BrowserHistory tests returns default route if no history
  ✅ BrowserHistory tests returns default route if no history
BrowserHistory tests saves url to history
  ✅ BrowserHistory tests saves url to history
BrowserHistory tests saves multiple to history
  ✅ BrowserHistory tests saves multiple to history
BrowserHistory tests removes from history if navigating backwards
  ✅ BrowserHistory tests removes from history if navigating backwards
BrowserHistory tests doesn't add to history if identical
  ✅ BrowserHistory tests doesn't add to history if identical
BrowserHistory tests sets back link href
  ✅ BrowserHistory tests sets back link href