Skip to content

Run integration tests against all databases at the same time #1245

Open
@php-coder

Description

@php-coder

At this moment, we run integration tests on Travis CI 3 times and the only difference is a database that we use (actually, we also save images to db or filesystem). It seems like we can play with decorators and delegation in order to execute SQL queries against all databases and compare the results.

dao-refactoring

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions