Opened 11 years ago
Closed 10 years ago
#781 closed enhancement (invalid)
Command Line Upload
Reported by: | Emily O'Leary | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
I'm working on to add a command line upload command to the gmg_commands suite to create new media entries. It will allow for test instances to be easily loaded with data through a simple script. This will also really help with setting up data for the browser automation functional test suite.
I may add in a batch function as well but the initial feature will just be uploading a media entry.
Change History (3)
comment:1 by , 11 years ago
Status: | new → in_progress |
---|
comment:2 by , 11 years ago
comment:3 by , 10 years ago
Owner: | removed |
---|---|
Resolution: | → invalid |
Status: | in_progress → closed |
Yeah, that does what I would have wanted. I ended up working around it in my test suite anyway using PhantomJS.
You are aware of https://github.com/joar/automgtic/ ? Its not part of gmg, but i don't see much difference to your proposal otherwise :)