Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Use an explicit dbname for postgres connections in the tests.#4928

Merged
richvdh merged 1 commit into
developfrom
rav/postgres_tests_fixes
Mar 25, 2019
Merged

Use an explicit dbname for postgres connections in the tests.#4928
richvdh merged 1 commit into
developfrom
rav/postgres_tests_fixes

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Mar 25, 2019

I don't have a database with the same name as my user, so leaving the database
name unset fails.

While we're at it, clear out some unused stuff in the test setup.

I don't have a database with the same name as my user, so leaving the database
name unset fails.

While we're at it, clear out some unused stuff in the test setup.
@richvdh richvdh requested a review from a team March 25, 2019 15:18
@richvdh richvdh merged commit a54a447 into develop Mar 25, 2019
@richvdh richvdh deleted the rav/postgres_tests_fixes branch March 25, 2019 16:37
anoadragon453 added a commit that referenced this pull request Mar 26, 2019
* develop: (141 commits)
  Make federation endpoints more tolerant of trailing slashes v2 (#4935)
  Fix ClientReplicationStreamProtocol.__str__ (#4929)
  Fix bug where read-receipts lost their timestamps (#4927)
  Use an explicit dbname for postgres connections in the tests. (#4928)
  Fix nginx example in ACME doc. (#4923)
  Refactor out state delta handling into its own class (#4917)
  Newsfile
  Use yaml safe_load
  Allow newsfragments to end with exclamation marks! (#4912)
  Some more porting to HomeserverTestCase and remove old RESTHelper (#4913)
  Clean up backoff_on_404 and metehod calls
  Update changelog.d/4908.bugfix
  Update Apache Setup To Remove Location Syntax (#4870)
  isort
  Newsfile
  Fix typo and add description
  Deny peeking into rooms that have been blocked
  Rejig testcase to make it more extensible
  Remove debug
  Add tests
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants