pub
pub copied to clipboard
Tests for authentication failures with 3rd party repositories
We should have test cases covering the output and error that happens when authentication fails 401 and 403.
I think this should be part of another issue for writing test cases covering entire token authentication that tests authentication with plain and env tokens for getting packages and publishing. I'll work on these tests next week hopefully.
I think this could be closed (#3147 adds tests for authentication failures)