zuavra / nginx-ip-whitelister

Backend for ngx_http_auth_request_module that whitelists remote IP address if a key is presented in URL.
MIT License
42 stars 3 forks source link

Write a test suite for all major functionality. #11

Open zuavra opened 1 year ago

zuavra commented 1 year ago

Define a test suite that will define correct behavior so that code changes can't inadvertendly cause bugs.