Database configuration during testing #151

Closed
opened 2019-03-02 14:00:53 -05:00 by jking · 1 comment
Owner

The configuration parameters used for PostgreSQL and MySQL in the test suite are not configurable. This makes running the full gamut of tests difficult for anyone who is not me. Connection parameters should be read from a special-purpose configuration file instead.

The configuration parameters used for PostgreSQL and MySQL in the test suite are not configurable. This makes running the full gamut of tests difficult for anyone who is not me. Connection parameters should be read from a special-purpose configuration file instead.
jking added this to the Future milestone 2019-03-02 14:01:01 -05:00
jking modified the milestone from Future to 0.8.0 2019-07-25 15:49:58 -04:00
jking closed this issue 2019-07-25 15:50:01 -04:00
Author
Owner

Configuration parameters can now be set via the environemt in phpunit.xml

Configuration parameters can now be set via the environemt in phpunit.xml
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#151
No description provided.