Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker build / compose to prepare Mastodon Dev Env for vcr/cassette tests #237

Open
arittner opened this issue Jun 24, 2022 · 0 comments

Comments

@arittner
Copy link
Collaborator

We need a stable local mastodon instance to prepare vcr/cassette tests. The idea is to create a docker build script with python from the existing docker build script and create an own image with only the needed services and features. Maybe an own docker compose script is enough.

Anyway, the containers should be used to prepare new recorded cassette files.

The build process to do this, is a manual step for developers with the interest to contribute new functionality and tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant