Due to a recent discovery I mentioned in phab:T170425, using Bot Password can prevent logging out one HttpClient from affecting other HttpClients. This used to be the major reason I disabled xUnit test parallelization in #11.
And now this is a chance to further reduce the CI testing duration. (For now it's 9min.)
Due to a recent discovery I mentioned in phab:T170425, using Bot Password can prevent logging out one
HttpClient
from affecting otherHttpClient
s. This used to be the major reason I disabled xUnit test parallelization in #11.And now this is a chance to further reduce the CI testing duration. (For now it's 9min.)