Closed
Bug 1054448
Opened 11 years ago
Closed 11 years ago
Create ability for marketplace developers to generate fake app data
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ddurst, Assigned: ashort)
References
Details
In order to avoid dealing with database dumps and sanitization, we need a way for a marketplace dev to create fake data for X number of apps of type Q.
We should be able to define app "profiles" to accommodate the "type". This would make it easy to populate a dev environment for development and debugging.
Krupa: looking to you for the notion of profiles.
Allen: looking to you for defining the technical approach.
Reporter | ||
Updated•11 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 1•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/45a32687ddeb19970f77a59cf08faf0fd2467840
is a start for this. You can use it now by running "manage.py generate_apps <number_of_apps>" and it will create apps with random names and icons.
Next features to add:
* generated screenshots
* translations for names etc
* actual installable manifest
Comment 2•11 years ago
|
||
draft list of app types @ https://etherpad.mozilla.org/app-types
Assignee | ||
Comment 3•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/2efc0527
Further features tracked in bug 1059418
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•