Skip to content

Use PostgreSQL to run the test suite #12924

@humitos

Description

@humitos

We are using some JSON fields in different places and there are specific queries that are not implemented in SQLite, so we cannot run test over those chunks of code.

Is there any reason why we are not using PostgreSQL to run our tests? I think it would be a good idea to match production here if possible and it's not a lot of work.

Keep in mind we need:

  1. change configs in the settings/tests.py file to run local test
  2. configs required to use postgresql on CircleCI
  3. perform the same changes in readthedocs-corporate repository

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions