949 |
4160 d 0 h |
raphael |
/trunk/services/ |
tests: correction de tests: plus aucune erreur, uniquement des "failures" |
|
897 |
4188 d 4 h |
raphael |
/trunk/services/tests/0.1/ |
tests: API phpunit: assertEquals(*, count(*)) => assertCount()
Substitution effectuée ainsi:
$ sed -ri "s|assertEquals\('?([0-9]+)'? *, *count\(([^)]+)\),|assertCount(\1, \2,|" $(egrep -rl "assertEquals\('?[0-9]+'? *, *count" *) |
|
863 |
4206 d 22 h |
raphael |
/trunk/services/ |
coste: ajout d'un retour.indexBy permettant de formater le retour des résultat indexé par coste:nn ou bdtfx:nn + tests |
|
862 |
4206 d 22 h |
raphael |
/trunk/services/ |
coste: ajout d'un masque sur numéro taxonomique + tests |
|
861 |
4206 d 22 h |
raphael |
/trunk/services/ |
coste: correction, le sens de l'attribut "num_nom" est différent selon coste et bdtfx |
|
859 |
4207 d 1 h |
raphael |
/trunk/services/ |
coste: support du multi-num_nom: sanitization et ajout de tests |
|
856 |
4207 d 3 h |
raphael |
/trunk/services/ |
coste/textes: remplacement de l'ancien webservice par la version réécrite |
|
855 |
4207 d 21 h |
raphael |
/trunk/services/tests/0.1/ |
coste/textes/tests: ajouts de tests pour la prochaine version du webservice coste/textes |
|