So there isn't a switch for turning tests on and off? Just remove the hook from your code?
f
future-teacher-7046
04/14/2021, 3:18 AM
We do have the concept of client "overrides" where you can turn tests on/off or adjust variation weights. If you load those overrides from a database or API, you can then manage experiments remotely without changing the code.
Still working on streamlining that process
n
narrow-dentist-75566
04/14/2021, 4:52 AM
Gotcha. And I see that info is already in the readme