Marketplace/Fake Data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
Tools and libraries for generating data are needed to exercise every part of our code without unnecessary storing/sharing of data from production.  
Tools and libraries for generating data are needed to exercise every part of our code without unnecessary storing/sharing of data from production.  
To meet this need, convenience functions for generating data are being added to zamboni (currently they live here: https://github.com/mozilla/zamboni/blob/2efc0527b1519156f9f79794210f78fb6435abd9/mkt/webapps/tasks.py#L849-L965 ), and are used by a simple command line app, <kbd>./manage.py generate_apps</kbd> (see [Marketplace/Fake_Data/App_Generator] for details and planned features.)


== Types of data to generate ==
== Types of data to generate ==
44

edits

Navigation menu