guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add python-psycopg2, python2-psycopg2


From: Danny Milosavljevic
Subject: Re: [PATCH] gnu: Add python-psycopg2, python2-psycopg2
Date: Mon, 22 Feb 2016 01:39:49 +0100

Hi,

On Fri, 19 Feb 2016 16:22:58 -0500
Leo Famulari <address@hidden> wrote:

> > +     `(#:tests? #f)) ; TODO re-enable  
> 
> Why are the tests disabled?

Because it would require a postgresql database "psycopg2_test" and a running 
postgresql database management service.

Not sure what the usual way to do that is. Should it create the db on a 
temporary dbms service on-the-fly and drop it later?

Or we could mock out the server and just have it return constant stuff as if it 
was postgresql. Is that already available somewhere?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]