Jonathan Wren
131477c7e3
standardize behave tests
2020-09-05 12:11:37 -07:00
Eshan
0b9137c17d
Fix set_keychain errors ( #964 )
...
* fix keyring problems
* black
* remove else and use stderr
* black
* add tests
* black
* change description of nokeyring
* dumb syntax error
2020-05-30 12:43:10 -07:00
Micah Jerome Ellison
923e0c25d5
Remove all skip_win directives now that Travis is not mangling newlines on Windows
2020-04-10 11:51:56 -07:00
Jonathan Wren
fde2cc83b0
skip more windows tests
2020-04-10 11:51:56 -07:00
Jonathan Wren
6a675791a2
skip another windows test
2020-04-10 11:51:56 -07:00
Peter Schmidbauer
8eb185f8a2
Add password confirmation dialog
2020-04-10 11:51:55 -07:00
Peter Schmidbauer
9d8d6a83ae
remove py2 remnants and use mocks in tests
...
fstring wip
Run pyupgrade
fix broken pyupgrade fstring
run pyupgrade on plugin dir
fixup! remove py2 remnants and use mocks in tests
small print bugfix
The file=sys.stderr was part of the format(), so an error got printed to
stdout
Drop use of codecs package
Use builtins.open() instead
fixup! remove py2 remnants and use mocks in tests
2020-04-10 11:51:55 -07:00
Micah Jerome Ellison
8abbdf4db5
[GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not
...
[GH-632] raising exception in upgrade.py on fail
Handling it in install.py to prevent config from being overwritten when upgrade fails
[GH-632] removing unnecessary whitespace
[GH-632] removing unreachable return statement
[GH-632] adding call to action to report issue when upgrade fails
2020-04-10 11:51:55 -07:00
Manuel Ebert
a5f08e6081
Introduce legacy classes
2015-04-05 07:25:22 +10:00
Manuel Ebert
2615070df0
Hardcoded salt to fix crypto
2015-04-04 17:50:44 +11:00
Manuel Ebert
a1b5a4099e
Work on cryptography
2014-09-27 13:15:46 -07:00
Manuel Ebert
e75e3d73a0
Converts tests to YAML
2014-09-12 15:28:12 -07:00
Manuel Ebert
09b94d1047
Remove deprecated tests
2014-09-12 14:28:03 -07:00
Manuel Ebert
60c03d96d6
Fixes config tests
2014-09-12 14:22:45 -07:00
Manuel Ebert
49a540dbbf
Tests for soft-deprecating passwords in config
2013-10-20 13:43:04 -07:00
Manuel Ebert
13b7d1c1df
Tests for storing password in keychain
2013-10-17 16:26:49 -07:00
Manuel Ebert
c6c425093e
Remove tests for having password in config
2013-10-17 16:00:45 -07:00
Manuel Ebert
19f6fd3672
Test for decrypting journals when password is saved in config
2013-07-22 21:26:21 +02:00
Manuel Ebert
95e7660159
Fixes encryption tests
2013-07-22 21:24:25 +02:00
Manuel Ebert
c0733f36c5
Tests for encryption
2013-07-22 20:08:53 +02:00