Re: [Catalyst] Re: Catalyst::Test Test::DBIx::Class

2011-12-04 Thread Tomas Doran
On 4 Dec 2011, at 04:13, Jason Galea wrote: hmm.. actually.. can I hand Catalyst::Test the schema I can get from Test::DBIx::Class? I think you can just force replace the schema, with something like MyApp-model('DB')-schema($mytestschema); Alternatively, you can setup a test config (by

Re: [Catalyst] Re: Catalyst::Test Test::DBIx::Class

2011-12-04 Thread Dimitar Petrov
You might want to check this blog post also: http://www.modernperlbooks.com/mt/2011/11/parallelism-and-test-suites.html Cheers On Sun, Dec 4, 2011 at 10:49 AM, Jason Galea li...@eightdegrees.com.auwrote: On Sun, Dec 4, 2011 at 7:10 PM, Tomas Doran bobtf...@bobtfish.net wrote: On 4 Dec 2011,

Re: [Catalyst] Re: Catalyst::Test Test::DBIx::Class

2011-12-04 Thread Jason Galea
On Sun, Dec 4, 2011 at 7:59 PM, Dimitar Petrov mita...@gmail.com wrote: You might want to check this blog post also: http://www.modernperlbooks.com/mt/2011/11/parallelism-and-test-suites.html thanks, but that's what got me into this mess.. well

Re: [Catalyst] YA CRUD module

2011-12-04 Thread David Schmidt
Hi t0m I am currently stuck at configuring/applying roles via TestApp::config I want to apply the role via catalyst config in MyApp.pm __PACKAGE__-config( 'Controller::Resource' = { resultset_key = 'cds_rs', resources_key = 'cds', resource_key = 'cd', model =

[Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-04 Thread Alec Taylor
Good afternoon, How would I go about building a single-domain multi-shop with multiple-gateways; linked to the one shopping-cart; using Catalyst? Thanks for all suggestions, Alec Taylor ___ List: Catalyst@lists.scsys.co.uk Listinfo: