Baz.TestSupport.Factories.CollectionEventFactory (baz v0.0.16)

Link to this section Summary

Link to this section Types

Link to this type

collection_event()

@type collection_event() :: Baz.CollectionEvents.CollectionEvent.t()

Link to this section Functions

Link to this function

create_collection_event(attrs)

@spec create_collection_event(map()) ::
  {:ok, collection_event()} | {:error, Ecto.Changeset.t()}