JStonham / budjen

MIT License
0 stars 0 forks source link

[8] Create JSON File in Test #32

Open JStonham opened 5 years ago

JStonham commented 5 years ago

Create test class in budjen test folder with test that when run will create a file containing {} at ~/.config/budjen/transactions.json. If ~/.config folder doesn't exist then create it. Make sure I don't delete whole ~/.config folder as other apps might use this. If folder but not file created, delete folder if only .budjen inside it and start again. Run test, delete file, repeat until file created in correct location. Then PR.