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

Have a more reliable testing of configs #756

Open
tomasciccola opened this issue Aug 19, 2024 · 0 comments
Open

Have a more reliable testing of configs #756

tomasciccola opened this issue Aug 19, 2024 · 0 comments
Assignees
Labels
post-mvp de-scoped to after MVP

Comments

@tomasciccola
Copy link
Contributor

When testing config import on the frontend, we have grab fixtures from this repo, zip them and import them on CoMapeo. This has shown issues when importing (mostly import not working but not showing any errors nor warnings).
I think this is a somewhat brittle way of testing, since the fixtures are created with a different method than configs themselves.
Maybe the fixtures should be created as unbundled configs (like config repos) and built for testing using the settings-builder itself.
This would give as better reliability for testing configs and avoid pitfalls that are hard to debug

@tomasciccola tomasciccola added the post-mvp de-scoped to after MVP label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-mvp de-scoped to after MVP
Projects
None yet
Development

No branches or pull requests

2 participants