Skip to content

test(signer): isolate integration tests with TEST_DATABASE_URL#222

Open
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:feat/isolate-db-tests
Open

test(signer): isolate integration tests with TEST_DATABASE_URL#222
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:feat/isolate-db-tests

Conversation

@sergey3bv
Copy link
Copy Markdown
Contributor

Summary

  • Centralize signer DB setup in integration_test_db;
  • Wire permission, client-pubkey and signer daemon integration tests through it;
  • Updating CI and documenting new behaviour.

Avoid naming corporate partners, customers, or other sensitive external brands in this PR title or body. Use generic descriptors unless a maintainer explicitly approves the public reference.

Motivation

  • Improving developer experience

Related Issue

Testing

  • cargo test --workspace --verbose
  • cargo clippy --workspace --all-targets --all-features -- -D warnings -A deprecated
  • cargo fmt --all -- --check
  • Manual verification completed

Visuals

  • UI/web change with screenshots/video attached
  • No visual change
  • Visuals and text avoid sensitive external brand or partner names unless explicitly approved

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.

feat: isolate signer integration tests from the development database

1 participant