Skip to content

Cleanup

Cleanup #1

GitHub Actions / Test Report succeeded Feb 22, 2024 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ reports/jest-junit.xml

11 tests were completed in 5s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
First Interaction 10✅ 5s
index 1✅ 5s

✅ First Interaction

First Interaction Preflight Checks Fails if an invalid event name is provided
  ✅ First Interaction Preflight Checks Fails if an invalid event name is provided
First Interaction Preflight Checks Fails if an invalid event type is provided
  ✅ First Interaction Preflight Checks Fails if an invalid event type is provided
First Interaction Issue Events Fails if the payload is missing
  ✅ First Interaction Issue Events Fails if the payload is missing
First Interaction Issue Events Fails if the message is missing
  ✅ First Interaction Issue Events Fails if the message is missing
First Interaction Issue Events Adds a comment to the first interaction
  ✅ First Interaction Issue Events Adds a comment to the first interaction
First Interaction Issue Events Does not add a comment if there are multiple interactions
  ✅ First Interaction Issue Events Does not add a comment if there are multiple interactions
First Interaction Pull Request Events Fails if the payload is missing
  ✅ First Interaction Pull Request Events Fails if the payload is missing
First Interaction Pull Request Events Fails if the message is missing
  ✅ First Interaction Pull Request Events Fails if the message is missing
First Interaction Pull Request Events Adds a comment to the first interaction
  ✅ First Interaction Pull Request Events Adds a comment to the first interaction
First Interaction Pull Request Events Does not add a comment if there are multiple interactions
  ✅ First Interaction Pull Request Events Does not add a comment if there are multiple interactions

✅ index

index calls run when imported
  ✅ index calls run when imported