Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getsignatures test #60

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Add getsignatures test #60

merged 3 commits into from
Jun 11, 2024

Conversation

Marketen
Copy link
Contributor

added:

  • jwt/users-ci.json: example users.json file for CI tests. Accepts tokens with kid == stader. Those tokens can read only "solo" tag validators.
  • listener/cmd/jwt-generator/token.jwt: token for CI testing
  • private & public .pem files: keypair used to generate token.jwt

modified:

  • listener/test/sendSignatures_test.go: added GET /signatures test. It checks if returned pubkeys are the ones sent and the number of elements returned.

@pablomendezroyo pablomendezroyo merged commit 916e31c into main Jun 11, 2024
1 check passed
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