Skip to content

chore(deps): Update truth to v1.2.0 (#7) #51

chore(deps): Update truth to v1.2.0 (#7)

chore(deps): Update truth to v1.2.0 (#7) #51

GitHub Actions / Test Results succeeded Jan 15, 2024 in 0s

All 16 tests pass in 3s

16 tests  ±0   16 ✔️ ±0   3s ⏱️ ±0s
  5 suites ±0     0 💤 ±0 
  5 files   ±0     0 ±0 

Results for commit 4bdd0aa. ± Comparison against earlier commit d2b46c5.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

16 tests found

There are 16 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testConfirmation()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testDecoration()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testNoPendingConfirmation()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testRequiresConfirmation()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testAppliesCooldown()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownDeletion()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownExpired()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownGroupsDifferentGroups()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownGroupsSameGroup()
org.incendo.cloud.processors.requirements.RequirementPostprocessorTest ‑ testFailing()
org.incendo.cloud.processors.requirements.RequirementPostprocessorTest ‑ testPassing()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ duplicatesAreIgnored()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ expectedRequirementsAreReturned()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ parentsAreExpanded()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ requirementsAreUnmodifiable()
org.incendo.cloud.processors.requirements.annotations.RequirementBindingsTest ‑ testBindings()