Skip to content

Development (#546)

Development (#546) #5

GitHub Actions / Unit Test Results node16.x-macos-latest succeeded Oct 29, 2023 in 0s

All 12 tests pass in 35s

12 tests   12 ✔️  35s ⏱️
  3 suites    0 💤
  1 files      0

Results for commit a33437d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results node16.x-macos-latest

12 tests found

There are 12 tests, see "Raw output" for the full list of tests.
Raw output
ts-github-tools index main should do nothing when labels and secret exist ‑ ts-github-tools index main should do nothing when labels and secret exist
ts-github-tools index main should log error ‑ ts-github-tools index main should log error
ts-github-tools index main should show help when GITHUB_TOKEN is missing ‑ ts-github-tools index main should show help when GITHUB_TOKEN is missing
ts-github-tools index main should show help when second parameter does not contain a '/' ‑ ts-github-tools index main should show help when second parameter does not contain a '/'
ts-github-tools labels createLabel should invoke log.error on failure ‑ ts-github-tools labels createLabel should invoke log.error on failure
ts-github-tools labels createLabel should invoke log.info on success ‑ ts-github-tools labels createLabel should invoke log.info on success
ts-github-tools labels ensureLabels should create label if not present ‑ ts-github-tools labels ensureLabels should create label if not present
ts-github-tools labels ensureLabels should not create label if present ‑ ts-github-tools labels ensureLabels should not create label if present
ts-github-tools secrets createSecret should invoke log.error on failure ‑ ts-github-tools secrets createSecret should invoke log.error on failure
ts-github-tools secrets createSecret should invoke log.info on success ‑ ts-github-tools secrets createSecret should invoke log.info on success
ts-github-tools secrets ensureSecrets should create secret if not present ‑ ts-github-tools secrets ensureSecrets should create secret if not present
ts-github-tools secrets ensureSecrets should not create secret if present and invoke log.warn ‑ ts-github-tools secrets ensureSecrets should not create secret if present and invoke log.warn