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

feat: add test coverage for TEE Plugin #1324

Open
HashWarlock opened this issue Dec 21, 2024 · 0 comments
Open

feat: add test coverage for TEE Plugin #1324

HashWarlock opened this issue Dec 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Needs Testing

Comments

@HashWarlock
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently there is not basic test coverage for the TEE Plugin.

Describe the solution you'd like
Solution for a github action will go as follows:

  • Start published docker image for TEE Simulator
  • Build and deploy docker image of eliza agent with TEE_MODE=DOCKER
  • Generate a message to eliza
  • Expect a derived key with an evm and solana wallet generated from a WALLET_SECRET_SALT
  • Expect a RA Quote generation for the agent ID, Solana Wallet and EVM Wallet derived from the secret salt

Describe alternatives you've considered
None at the moment. Need a basic test first.

Additional context

@HashWarlock HashWarlock added enhancement New feature or request Needs Testing labels Dec 21, 2024
@HashWarlock HashWarlock self-assigned this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Needs Testing
Projects
None yet
Development

No branches or pull requests

1 participant