Skip to content

[Feature]: Add Codeception configuration and some sample tests #580

@schmidt-travixmedia

Description

@schmidt-travixmedia

Feature description

It would be very helpful if a Codeception example configuration could be added, as it would be used in a real project. Tests should ideally be executed using a separate database that is reset after the tests. Example: A user registration is tested; then, a login with the newly registered user is tested. After running the tests, database should be reset so that the user does not exist in the database anymore.
The "Pimcore Skeleton" GitHub repository already brings a basic Codeception configuration, see pimcore/skeleton#109

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions