Added some tests

Removed false first group, replaced it a button in the header
Code refactor
This commit is contained in:
BONNEVILLE Geoffroy
2017-12-18 18:53:42 +01:00
parent 88e5b80778
commit 7ff6bccbc4
14 changed files with 127 additions and 71 deletions

View File

@@ -50,7 +50,7 @@ namespace ModernKeePassApp.Test.Mock
public void Save()
{
throw new NotImplementedException();
// Do Nothing
}
public void Save(StorageFile file)