antikythera v0.2.0 Antikythera.Test.GearConfigHelper View Source

Helper functions to set gear configs from within gears’ test code.

Link to this section Summary

Link to this section Functions

Link to this function set_config(gear_name \\ Mix.Project.config()[:app], kv) View Source
set_config(Antikythera.GearName.t(), %{optional(String.t()) => any()}) :: :ok