bitovi / bitovi/training

How to set up fixtures properly.

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
19
Forks
4
PR merge metrics
No merged PRs in 30d

Description

A recipe to set up fixtures so they only get loaded in development/testing but not in production. (It might be also nice to have a flag to be able to prevent fixtures from loading in development mode).

E.g: using [configDependencies](http://stealjs.com/docs/npm.html) https://gist.github.com/matthewp/2e3a1f54555607390274

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked configDependencies documentation and the referenced gist to understand the proposed fixture-loading setup. Document a recipe that loads fixtures only in development and testing, and explain whether a development-mode opt-out flag is feasible; done means the recipe clearly excludes production loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.