Commit Graph
11 Commits
Author SHA1 Message Date
Kenneth Skovhede 473c6cbbb8 Merge commit '4f577c65a4d8806f79637c50c21ca3a683c5a07a' into feature/kestrel-avalonia-upgrade 2024-03-04 12:21:53 +01:00
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
Thomas Suckow 3172ec3a4b More logging in tests 2022-05-06 21:46:17 -07:00
Kenneth Hsu c15cdcf26a Remove unused local variable. 2020-08-24 07:49:14 -07:00
Kenneth Hsu 5915fdfba9 Add test for exporting backup configuration to JSON.
This tests that we escape '@' with '%40', as the import code in
escape_uri in AppUtils.js cannot handle '@'.

This concerns issue #3619.
2020-08-24 07:41:00 -07:00
Kenneth Hsu 9dd98457f1 Clean up code. 2020-08-24 07:41:00 -07:00
Kenneth Hsu acba6351dc Extract local function to method. 2020-08-24 07:41:00 -07:00
Kenneth Hsu 8a15d782e0 Test importing encrypted configuration with wrong passphrase. 2019-01-17 19:52:41 -08:00
Kenneth Hsu a46269cfcf Add comments to describe tests. 2019-01-17 19:41:55 -08:00
Kenneth Hsu 95f6ed9dee Add comment to explain empty catch block. 2019-01-17 19:21:32 -08:00
Kenneth Hsu 12115c127c Add round-trip test for exporting and importing configurations. 2019-01-17 19:05:47 -08:00