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(ci): add some unit and integration tests #7

Merged
merged 16 commits into from
Jan 10, 2025
Merged

Conversation

jakedoublev
Copy link
Collaborator

@jakedoublev jakedoublev commented Jan 10, 2025

This PR introduces the following tests:

  1. file system store encrypts files
  2. all stores can get/set/delete
  3. platform package behaves as expected (further research needed for Windows platform interface)
  4. integration tests for a variety of profile CRUD scenarios against a profiler with a keyring store

It also:

  1. fixes a bug where the Set/Get from an in-memory store double-marshaled the profile bytes.
  2. adds gnome-keyring as an ubuntu dependency for the zalando/go-keyring module to succeed

@jakedoublev jakedoublev changed the title feat(ci): unit tests feat(ci): add some unit and integration tests Jan 10, 2025
@jakedoublev jakedoublev marked this pull request as ready for review January 10, 2025 23:22
@jakedoublev jakedoublev merged commit 2eb9d74 into main Jan 10, 2025
3 checks 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.

1 participant