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 Integration testing for Client <-> Server <-> Postgres #74

Open
4 tasks
schonfinkel opened this issue Nov 27, 2024 · 0 comments
Open
4 tasks

Add Integration testing for Client <-> Server <-> Postgres #74

schonfinkel opened this issue Nov 27, 2024 · 0 comments
Labels
automation Automated Actions or PRs client Client-related issues database Database-related issues server Server-related issues
Milestone

Comments

@schonfinkel
Copy link
Collaborator

schonfinkel commented Nov 27, 2024

Add an integration testing that:

  • Bootstraps PG
  • Launches our pure server
  • Launches the client
  • Interacts with client

Investigate if we can pull this off with NixOS VMs test drivers.

@schonfinkel schonfinkel added automation Automated Actions or PRs client Client-related issues server Server-related issues database Database-related issues labels Nov 27, 2024
@schonfinkel schonfinkel added this to the v0.2.2 milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Automated Actions or PRs client Client-related issues database Database-related issues server Server-related issues
Projects
None yet
Development

No branches or pull requests

1 participant