mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 08:46:13 +02:00
add some tests, black formatting
This commit is contained in:
parent
608f920d8f
commit
0c73448516
7 changed files with 68 additions and 34 deletions
17
features/data/journals/not_dayone2.json
Normal file
17
features/data/journals/not_dayone2.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"articles": [
|
||||
{
|
||||
"audio_files": [],
|
||||
"creation_date": "2020-01-10T12:22:12Z",
|
||||
"photo": [],
|
||||
"favourites": false,
|
||||
"tag": [],
|
||||
"body": "Entry Number One.",
|
||||
"time_zone": "Europe/London",
|
||||
"id": "EBB5A5F4057F461E8F176E18AB7E0493"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"version": "1.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue