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

Posgresql for framework development #771

Closed
jakubkoci opened this issue May 13, 2022 · 1 comment
Closed

Posgresql for framework development #771

jakubkoci opened this issue May 13, 2022 · 1 comment

Comments

@jakubkoci
Copy link
Contributor

jakubkoci commented May 13, 2022

As a developer, I want to run all the tests with the least amount of external dependencies, so that I can contribute to a small part of the framework without bothering about the rest so much and not breaking it.

Current:

  • There is a test postgres.test.ts requiring the installation of PostgreSQL database (if I understand it correctly).

Expected:

  • We need to add a description of how to install Postgres dependencies to DEVREADME.md or we need to figure out how to get rid of it by splitting tests into some separate groups.
@TimoGlastra
Copy link
Contributor

Related issue: #758

@ghost ghost mentioned this issue Jun 1, 2022
3 tasks
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

No branches or pull requests

2 participants