Formular.Client.Adapter.Mock (formular_client v0.4.0-alpha.1)
A mocking adapter for testing.
An example configuration for this adapter:
{
formulas: [
{"my-formula", fn _binding, _opts ->
:ok
end}
]
}
Link to this section Summary
Link to this section Functions
Link to this function
mock_global(name, function)
Link to this function