Add tests for nginx.conf directives #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ccm-test-nginx-directives"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds tests to make sure all the
nginx.conf
directives (the redirects and rewrites and such) are all correct.test.sh
--add-host
Dockerfile
for all the domain namesbusted
unit testing frameworkluajit-curl
to make the requestsluasocket
to mock the Gitea unix socketMakefile
commands:test
,image-build
andimage-rm