mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
This commit is contained in:
@ -16,6 +16,11 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
* Adding DSN Sentry as build time parameter
|
||||
* GODT-124 bump go-appdir from v1.0.0 to v1.1.0
|
||||
* CSB-72 Skip processing message update event if http statuscode is 422
|
||||
* Skip processing message update event if http statuscode is 422
|
||||
* GODT-204 `pmapi.TokenManager` replaced by `pmapi.ClientManager`
|
||||
* `expiresAt` is no longer part of client
|
||||
* TODO Please fill here all logic changes
|
||||
|
||||
|
||||
### Fixed
|
||||
* Use correct binary name when finding location of addcert.scpt
|
||||
|
||||
Reference in New Issue
Block a user