Skip to content

[sql-17] sessions: test preparation #988

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

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

ellemouton
Copy link
Member

In preparation for having the unit tests pass against a different Store
implementation, we standardise some of the errors that get returned.

In preparation for adding helpers with the same names but that will
compile under different build flags, we add the helper DB constructors
to use when testing the session store logic against a KVDB backend.

Part of #917

In preparation for having the unit tests pass against a different Store
implementation, we standardize some of the errors that get returned.
In preparation for adding helpers with the same names but that will
compile under different build flags, we add the helper DB constructors
to use when testing the session store logic against a KVDB backend.
@ellemouton ellemouton added no-changelog This PR is does not require a release notes entry sql-ize labels Feb 27, 2025
@ellemouton ellemouton self-assigned this Feb 27, 2025
Copy link
Contributor

@ViktorTigerstrom ViktorTigerstrom left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

Copy link
Contributor

@bitromortac bitromortac left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@ellemouton ellemouton merged commit bc4439f into lightninglabs:master Feb 28, 2025
19 of 21 checks passed
@ellemouton ellemouton deleted the sql17Sessions9 branch February 28, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog This PR is does not require a release notes entry sql-ize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants