Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Integration tests #19

@lau

Description

@lau

Ecto has integration tests (see https://github.com/elixir-lang/ecto#running-tests ). It would be cool if we had something like that, so when running e.g. MIX_ENV=pg mix test, a database would be created and we would test the schema, queries etc. That way the integration with both Ecto and the database would be tested.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions