Opened 11 years ago

Closed 11 years ago

#699 closed defect (fixed)

Set up tests that use different plugins and media types to use their own config

Reported by: Christopher Allan Webber Owned by:
Priority: major Milestone: 0.4.0
Component: programming Keywords: pluginapi
Cc: Parent Tickets:

Description

Now that we can (in theory) support it, it should happen that different sets of tests that need their own specially configured mediagoblin apps actually take advantage of this.

Change History (3)

comment:1 by Christopher Allan Webber, 11 years ago

Owner: set to Christopher Allan Webber
Status: newin_progress

Note, there are currently some bugs involved in this I'm finding, so I'll claim this and fix those along the way :)

comment:2 by Christopher Allan Webber, 11 years ago

For documentation, here's what's tricky about this: our celery init stuff!

Basically the way it gets inited is very... goofy. I've been thinking of changing it so we don't use weird environment variables to set it up but I'm not sure how that would look for sure until I try to implement it.

comment:3 by Christopher Allan Webber, 11 years ago

Owner: Christopher Allan Webber removed
Resolution: fixed
Status: in_progressclosed

Fixed! This is now in master. A bunch of nasty old environment variable related hacks are now also gone.

Note: See TracTickets for help on using tickets.