Commit Graph

3 Commits

Author SHA1 Message Date
OCA-git-bot
c1349bb4bc [UPD] README.rst 2019-07-29 03:37:40 +00:00
Jairo Llopis
8d00f18f05 [FIX] base_external_dbsource: Reuse Odoo DB settings for tests
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults.

There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures.
2019-03-28 12:54:57 +00:00
OCA Git Bot
84837e9283 [UPD] README.rst 2018-06-29 05:28:29 +02:00