Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fixtures #3

Open
anistark opened this issue Apr 17, 2018 · 0 comments
Open

Add Fixtures #3

anistark opened this issue Apr 17, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@anistark
Copy link
Member

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.

@anistark anistark added enhancement New feature or request good first issue Good for newcomers labels Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant