pocketarc / git-deploy-php

git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
http://brunodebarros.github.io/git-deploy-php
292 stars 45 forks source link

Create unit tests #38

Open pocketarc opened 10 years ago

pocketarc commented 10 years ago

We need unit tests to automatically verify that everything is working. I'll have to setup some FTP/SFTP credentials without any sort of permissions in a throwaway dev vps to test this correctly.