Skip to content

Add tests#73

Merged
onnozweers merged 3 commits intomasterfrom
add-tests
Mar 25, 2025
Merged

Add tests#73
onnozweers merged 3 commits intomasterfrom
add-tests

Conversation

@hailihu
Copy link
Contributor

@hailihu hailihu commented Feb 26, 2025

  • Added integration tests for whoami, events and report-staged
  • Let ada --version return v2.3+ instead of unknown

@hailihu hailihu requested a review from onnozweers February 26, 2025 15:10
# Check if macaroon is valid. If not, try to create one.
token=$(sed -n 's/^bearer_token *= *//p' "$token_file")
check_token "$token"
(check_token "$token")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would you run this in a subshell?

@onnozweers onnozweers merged commit a8bd179 into master Mar 25, 2025
1 check passed
@hailihu hailihu deleted the add-tests branch June 17, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants