- Hi everyone, do we have a 'best practice' to ena...
# ask-questions
l
• Hi everyone, do we have a 'best practice' to enable all API calls in dockerized growthbook for integration testing, for example to be able to POST new /experiments. • Or do we need to inject directly into collections(users, orgs, apikeys, etc) to get started ? • And not to mention data injections might not survive version upgrades that include schema changes ? • Thank you ..