Skip to content

Automatically Create and Migrate Test Databases on Linux #1352

@HCLarsen

Description

@HCLarsen

On Linux, when running specs in an Amber app, no test database is created or migrated, resulting in an error of a missing database. Since the commands of amber db create and amber db migrate only create and migrate the development database, the current workflow requires manually creating and migrating the test database separately.

To speed up the workflow, it would be beneficial to having the creation and migration of test databases happen automatically, either when running the commands for the development database, or when running the specs.

Metadata

Metadata

Assignees

No one assigned

    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