utils.git
3 years agorefactor MockBug in preperation for adding `status` field to `Node`
Jacob Lifshay [Fri, 18 Sep 2020 01:41:07 +0000 (18:41 -0700)]
refactor MockBug in preperation for adding `status` field to `Node`

3 years agowrite rest of MockPath tests
Jacob Lifshay [Fri, 18 Sep 2020 00:11:01 +0000 (17:11 -0700)]
write rest of MockPath tests

3 years agoadd .coverage to .gitignore
Jacob Lifshay [Tue, 15 Sep 2020 02:14:18 +0000 (19:14 -0700)]
add .coverage to .gitignore

3 years agoworking on adding tests for write_budget_markdown
Jacob Lifshay [Tue, 15 Sep 2020 02:03:07 +0000 (19:03 -0700)]
working on adding tests for write_budget_markdown

3 years agoadd summary to MockBug
Jacob Lifshay [Mon, 14 Sep 2020 22:00:54 +0000 (15:00 -0700)]
add summary to MockBug

3 years agoworking on implementing write_budget_markdown
Jacob Lifshay [Sat, 12 Sep 2020 01:29:01 +0000 (18:29 -0700)]
working on implementing write_budget_markdown

3 years agofix incorrect argparse argument format
Jacob Lifshay [Fri, 11 Sep 2020 23:12:51 +0000 (16:12 -0700)]
fix incorrect argparse argument format

3 years agobudget-sync is now working after adding code to use a config file
Jacob Lifshay [Thu, 10 Sep 2020 00:44:14 +0000 (17:44 -0700)]
budget-sync is now working after adding code to use a config file

3 years agoadd milestones to Config
Jacob Lifshay [Wed, 9 Sep 2020 21:14:27 +0000 (14:14 -0700)]
add milestones to Config

3 years agofinish adding Config parsing and tests
Jacob Lifshay [Wed, 9 Sep 2020 03:05:26 +0000 (20:05 -0700)]
finish adding Config parsing and tests

3 years agostart adding Config
Jacob Lifshay [Tue, 8 Sep 2020 02:06:45 +0000 (19:06 -0700)]
start adding Config

3 years agochange Payment.from_toml to private
Jacob Lifshay [Tue, 8 Sep 2020 02:05:34 +0000 (19:05 -0700)]
change Payment.from_toml to private

3 years agoremove unnecessary __ne__ implementation
Jacob Lifshay [Tue, 8 Sep 2020 02:05:01 +0000 (19:05 -0700)]
remove unnecessary __ne__ implementation

3 years agoadd code for parsing new cf_payees_list format
Jacob Lifshay [Tue, 8 Sep 2020 01:04:22 +0000 (18:04 -0700)]
add code for parsing new cf_payees_list format

3 years agorewrite heuristics for which fields of bugs should change when they are inconsistent
Jacob Lifshay [Sat, 5 Sep 2020 02:26:45 +0000 (19:26 -0700)]
rewrite heuristics for which fields of bugs should change when they are inconsistent

3 years agostart adding cf_payees_list handling
Jacob Lifshay [Fri, 28 Aug 2020 00:01:28 +0000 (17:01 -0700)]
start adding cf_payees_list handling

3 years agoall unit tests pass
Jacob Lifshay [Fri, 21 Aug 2020 02:25:30 +0000 (19:25 -0700)]
all unit tests pass

3 years agoworking on code
Jacob Lifshay [Wed, 19 Aug 2020 03:05:39 +0000 (20:05 -0700)]
working on code

3 years agoinitial commit
Jacob Lifshay [Tue, 18 Aug 2020 21:57:12 +0000 (14:57 -0700)]
initial commit