View Source Zoonk.Fixtures.Accounts (Zoonk v0.1.0-alpha)

This module defines test helpers for creating entities via the Zoonk.Accounts context.

Link to this section Summary

Link to this section Functions

Link to this function

user_fixture(attrs \\ %{})

View Source

Create a valid user and register it in the database.

Link to this function

valid_user_attributes(attrs \\ %{})

View Source

Get a user with valid attributes.

Link to this function

valid_user_date_of_birth()

View Source