From 40191adbb1a95eee4f5be29b7693103ea0c96049 Mon Sep 17 00:00:00 2001 From: xxc3nsoredxx Date: Mon, 10 May 2021 18:54:48 -0500 Subject: Test for expected vs unexpected 401 AUTH_SKIPS is a list of services for which an HTTP 401 is an expected response if an auth token isn't given. 401 for a service outside of the list means a changed/broken API. Invert the `if ! diff then fail else success` for readability. --- test/.test.sh.swp | Bin 0 -> 16384 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/.test.sh.swp (limited to 'test/.test.sh.swp') diff --git a/test/.test.sh.swp b/test/.test.sh.swp new file mode 100644 index 0000000..2a9895d Binary files /dev/null and b/test/.test.sh.swp differ -- cgit v1.2.3