Commit graph

7 commits

Author SHA1 Message Date
Jonathan Wren
618c000757
fix failing test after merge conflict 2023-02-25 13:20:24 -08:00
Jonathan Wren
4a7aeec6fc
merge in develop branch 2023-02-25 13:20:10 -08:00
Micah Jerome Ellison
3c87111710
Save empty journal on install instead of just creating a zero-length file (#1690)
* Add failing test for issue #1493
* Write journal upon creation instead of just creating 0-length file
* Fix test to accommodate current password mocking form
2023-02-25 12:29:43 -08:00
Micah Jerome Ellison
2b702515d8 Update tests 2023-02-25 11:34:51 -08:00
Micah Jerome Ellison
9a29ec122a Use magenta instead of black for default date color 2023-02-22 10:15:33 -08:00
Micah Jerome Ellison
05a98fe332 Add prompt to ask user if entries should be formatted with colors when installing jrnl 2023-02-22 10:06:09 -08:00
Kevin
8b955ef002
Add bdd tests for jrnl installation (#1513)
* Added bdd tests for jrnl installation
2022-06-25 12:47:05 -07:00