.gitignore
0 → 100644
+1
−0
+20
−0
+18
−0
README.md
0 → 100644
+78
−0
tests/integration/bin/curl
0 → 100755
+39
−0
Loading
Spins up a recipient container (sshd + webmaster user) and a deployer container (rsync + bats-core) to exercise the actual shell commands from .deploy_code_to_server and .deploy_code_to_server_with_delete. Covers file ownership, rsync-filter protect/exclude rules, DOC_ROOT_NAME rename, and CMS-specific filters (bitrix). Also wires the tests into .gitlab-ci.yml as a Docker-in-Docker integration-test stage.