[pyar] Problema con tests

Roberto Alsina ralsina en netmanagers.com.ar
Vie Mayo 10 18:22:17 ART 2013


On 10/05/13 18:17, Claudio Freire wrote:
> On Fri, May 10, 2013 at 6:04 PM, Roberto Alsina
> <ralsina en netmanagers.com.ar> wrote:
>> Ese test basicamente crea un directorio temporal, hace cd ahí adentro y:
>>
>> nikola init --demo target
>> cd target
>> nikola check -f
>>
>> Ese fail es porque no sabe de adonde salió "output/blog/index.html"
>> El problema es que ese archivo no se crea normalmente, y no debería ser
>> creado por este testcase. Sólo es creado por el test RelativeLinkTest2!
>>
>> En consecuencia el problema es que no estoy aislando correctamente los
>> tests, pero no veo adonde está mi error :-(
>> Si alguien me puede dar una mano, sumamente agradecido!
> ¿cómo crea el temporal? 

Con tempfile.mkdtemp()

> ¿cómo elige el path? 

Está guardado en la instancia de la clase.

> ¿se puede ver el código del test?

Por supuesto:

https://github.com/ralsina/nikola/blob/master/tests/test_integration.py
<https://github.com/ralsina/nikola/blob/master/tests/test_integration.py#L36>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20130510/d6ca0694/attachment.html>


More information about the pyar mailing list