Skip to content

- Adobe 2023 Testing and Support #1

- Adobe 2023 Testing and Support

- Adobe 2023 Testing and Support #1

GitHub Actions / adobe@2021 Test Results succeeded Feb 13, 2024 in 0s

All 23 tests pass, 4 skipped in 3s

27 tests  +27   23 ✅ +23   3s ⏱️ +3s
 6 suites + 6    4 💤 + 4 
 1 files   + 1    0 ❌ ± 0 

Results for commit af383ea. ± Comparison against earlier commit 4409df2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 Test Results

4 skipped tests found

There are 4 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy throws exception when outputDir does not exist
docbox.tests.specs.DocBoxTest ‑ DocBox does not throw on invalid component if throwOnError=false
docbox.tests.specs.DocBoxTest ‑ DocBox throws on invalid component if throwOnError=true
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy throws exception when source does not exist

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / adobe@2021 Test Results

27 tests found

There are 27 tests, see "Raw output" for the full list of tests.
Raw output
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy Supports strategy alias
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy can run without failure
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy produces HTML output in the correct directory
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy produces decent command documentation
docbox.tests.specs.CommandBoxStrategyTest ‑ CommandBoxStrategy throws exception when outputDir does not exist
docbox.tests.specs.DocBoxTest ‑ DocBox Supports strategy aliases
docbox.tests.specs.DocBoxTest ‑ DocBox Works with multiple strategies
docbox.tests.specs.DocBoxTest ‑ DocBox Works with single strategy
docbox.tests.specs.DocBoxTest ‑ DocBox defaults to HTML if no strategy is set
docbox.tests.specs.DocBoxTest ‑ DocBox does not throw on invalid component if throwOnError=false
docbox.tests.specs.DocBoxTest ‑ DocBox lets me set my own strategy
docbox.tests.specs.DocBoxTest ‑ DocBox throws on invalid component if throwOnError=true
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy allows HTML in docblocks
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy can run without failure
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy produces HTML output in the correct directory
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy supports custom tags in the component, property and method output
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy throws exception when outputDir does not exist
docbox.tests.specs.HTMLAPIStrategyTest ‑ HTMLAPIStrategy throws exception when source does not exist
docbox.tests.specs.XMIStrategyTest ‑ XMLStrategy can run without failure
docbox.tests.specs.XMIStrategyTest ‑ XMLStrategy produces UML output in the correct file
docbox.tests.specs.XMIStrategyTest ‑ XMLStrategy throws exception when outputFile path does not exist
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy Produces the correct hierarchy of class documentation files
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy can run without failure
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy produces JSON output in the correct directory
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy produces package-summary.json file for each 'package' level
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy throws exception when outputDir does not exist
tests.specs.JSONAPIStrategyTest ‑ JSONAPIStrategy throws exception when source does not exist