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

test: update Postgres.js tests #491

Merged
merged 11 commits into from
Nov 21, 2024
Merged

test: update Postgres.js tests #491

merged 11 commits into from
Nov 21, 2024

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Nov 21, 2024

  • test: increase pool size in external test suite to match nano instances
  • test: make timeouts configurable
  • test: disable prepared transactions test, as these are disabled for security reasons
  • test: disable cursor tests in transaction mode
  • test: disable custom socket test
  • test: disable MAX_PARAMETERS_EXCEEDED test
  • test: disable query format errors test
  • test: run connection reserving test only in session mode
  • test: make Postgres.js more verbose
  • test: ensure connections with different parameters are available where needed
  • test: fix typo in test name

@hauleth hauleth requested a review from a team as a code owner November 21, 2024 11:42
@hauleth hauleth merged commit 72273f3 into v2 Nov 21, 2024
6 checks passed
@hauleth hauleth deleted the test/update-postgresjs-tests branch November 21, 2024 11:50
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.

2 participants