-
-
Notifications
You must be signed in to change notification settings - Fork 2
[DRAFT] Fake data for mocks #29
Copy link
Copy link
Open
Labels
DraftThis need to be analyzed and approved OR completedThis need to be analyzed and approved OR completed
Milestone
Description
The mock engines should be capable of use a fake data generator.
The generator can be chosen by the user using a parameter.
Also, fake data generators can be written like a mock engine, so can be developed outside the application.
Alternative (and easier) option:
Provide a YAML/JSON file which specifies for each "Model" and "Parameter" a list of possible values, so you can create a "set" of data to be generated on each upgrade.
The non-specified parameters will be generated like now (example/default/random)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DraftThis need to be analyzed and approved OR completedThis need to be analyzed and approved OR completed