MacPass / KeePassKit

KeePass Database loading, storing and manipulation framework
Other
125 stars 40 forks source link

Run full test suite on iOS and tvOS #46

Closed maxep closed 5 years ago

maxep commented 5 years ago

Some test were missing from the iOS and tvOS targets, I re-added all tests sources to make sure all tests run on those platforms.

Kdbx Writing Test

Private method _reducePrecisionToSeconds ensure time equality during tests. We need to make sure that [KPKTimeInfo modificationDate] is not automatically updated during this process.