Skip to content

Add Fixtures #3

@anistark

Description

@anistark

Now that DB is added, need fixtures for initial setup.

Here's a sample fixture that can be used:
https://jsonbin.io/5a9db48ca121bc097fe7a3ff

Advantages of Fixtures:

  • Loading a database with a specific, known set of data
  • Erasing a hard disk and installing a known clean operating system installation
  • Copying a specific known set of files
  • Preparation of input data and set-up/creation of fake or mock objects

A lot of packages provide such functionality. Like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions