Inicio semana 15

--Originally published at Calidad y Prueba de Software

en esta semana vamos a mover el botón de maps de la actividad, también cambiaremos el texto de sus botones para que sea mas entendible, también arreglamos, un bug referente a los marcadores del mapa, ademas de arreglar un bug que tenemos con los gifts que cambiamos, y hacer que estos aparezcan desde una base de datos, y no que este puestos fijamente en una actividad predeterminada.

What I’ll do this week (April 23)

--Originally published at TC3045 – Hermes's Blog

This week I plan to finish the test and have at least 70% of the api code covered. We already have all signup, login, profile and delete account functionality tested and passing. I tried to include the tests in the travis-ci build but it seems to have problems with the neo4j service, neo4j is throwing this error:

Uncaught error when processing result: Neo4jError: 140223444313984:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827

And I just don’t know why, should I just remove the https code when the code is being executed in travis? Maybe it’s because it does not find the key and certificate, but I don’t see why that would be the case, I’ll try again anyway.

semana 15

--Originally published at juanBlogs

en esta semana vamos a mover el botón de maps de la actividad, también cambiaremos el texto de sus botones para que sea mas entendible, también arreglamos, un bug referente a los marcadores del mapa, ademas de arreglar un bug que tenemos con los gifts que cambiamos, y hacer que estos aparezcan desde una base de datos, y no que este puestos fijamente en una actividad predeterminada.