aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/gitea-repositories-meta/user3
Commit message (Collapse)AuthorAgeFilesLines
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-083-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | * Add failing test * Fix urls * Improve url in tests * improve testing * Remove debug code * Add deps * LFS corner-case : Search on lower but store with case * Temporary comment of blocking action * fix hooks * Use temporary repo for git client test * Use userPassword in place of hard-coded password
* Fix some tests : make coverage -> test (#2492)Antoine GIRARD2017-09-1226-0/+562
* Fix test : make coverage -> test * Refactor integration tests to be able to run them in parallel * Add custom local repository temp path