diff options
author | xxc3nsoredxx <xxc3ncoredxx@gmail.com> | 2021-05-10 18:54:48 -0500 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2021-06-01 14:25:32 +0200 |
commit | 40191adbb1a95eee4f5be29b7693103ea0c96049 (patch) | |
tree | 0c9da75fc4098294d40a6c1e261a7a44aefe53e4 /test/.test.sh.swp | |
parent | 5c2ccafc8c5ded392292aabe2bf31eb4f72a63b5 (diff) | |
download | wgetpaste-40191adbb1a95eee4f5be29b7693103ea0c96049.tar.gz |
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.
Diffstat (limited to 'test/.test.sh.swp')
-rw-r--r-- | test/.test.sh.swp | bin | 0 -> 16384 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/.test.sh.swp b/test/.test.sh.swp Binary files differnew file mode 100644 index 0000000..2a9895d --- /dev/null +++ b/test/.test.sh.swp |