passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
775 stars 119 forks source link

ProfileManager is very fragile #382

Open keeshux opened 6 months ago

keeshux commented 6 months ago

Object updates are one line from breaking.

E.g. look at willUpdateProfiles and internal*ProfileId.

Might be eligible for deep unit testing.