Run SQLAlchemy unit tests on RDBMS
The goal of this blueprint is to run all the unit tests against a real MySQL and a real PostgreSQL servers. And not only SQLite in memory.
Blueprint information
- Status:
- Complete
- Approver:
- Julien Danjou
- Priority:
- Medium
- Drafter:
- Julien Danjou
- Direction:
- Approved
- Assignee:
- Julien Danjou
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- 5.0.0
- Started by
- Julien Danjou
- Completed by
- gordon chung
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Refactored fake connection URL classes
Addressed by: https:/
Removed pecan app ref to fix test tearDown cleanup process
Addressed by: https:/
Fixed connection pooling in tests
Addressed by: https:/
* OSLO db.session fix
Addressed by: https:/
Run unit tests against MySQL
Addressed by: https:/
Fixed DateTime in PostgreSQL
Addressed by: https:/
Fix for get_statistics with postgresql
Addressed by: https:/
Run tests against PostgreSQL
Addressed by: https:/
Refactor tests to remove direct access to test DBManagers
Gerrit topic: https:/
Addressed by: https:/
Run unit tests against MySQL
Addressed by: https:/
Run unit tests against PostgreSQL
Addressed by: https:/
Creates one database per sql test
Addressed by: https:/
Sets default encoding for PostgreSQL testing
Work Items
Dependency tree
* Blueprints in grey have been implemented.