todo
parent
e4305e92a0
commit
ad9fbfebdf
|
|
@ -0,0 +1 @@
|
||||||
|
**/*.sw*
|
||||||
52
todo.yaml
52
todo.yaml
|
|
@ -4,11 +4,15 @@ todo:
|
||||||
subtasks:
|
subtasks:
|
||||||
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
||||||
compatilble stuff
|
compatilble stuff
|
||||||
- TestFormatUSD
|
- todo: TestFormatUSD
|
||||||
|
subtasks:
|
||||||
- TestFormatUSD/zero
|
- TestFormatUSD/zero
|
||||||
- TestFormatUSD/positive
|
- TestFormatUSD/positive
|
||||||
- TestFormatUSD/negative
|
- TestFormatUSD/negative
|
||||||
- TestFormatUSD/large
|
- TestFormatUSD/large
|
||||||
|
- no implementation
|
||||||
|
- naive `-$xx,yyy.zz`
|
||||||
|
- comment emphasizes localization, which is minimum `-<always $>xx.yyy,zz`
|
||||||
- TestTransaction_String
|
- TestTransaction_String
|
||||||
- TestTransaction_String/MCCOLLOMS_INC
|
- TestTransaction_String/MCCOLLOMS_INC
|
||||||
- TestTransaction_String/QUANTUM_ELECTRIC_INC
|
- TestTransaction_String/QUANTUM_ELECTRIC_INC
|
||||||
|
|
@ -59,3 +63,49 @@ done:
|
||||||
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
||||||
compatilble stuff
|
compatilble stuff
|
||||||
ts: Sun Oct 15 10:49:10 MDT 2023
|
ts: Sun Oct 15 10:49:10 MDT 2023
|
||||||
|
- todo: go test
|
||||||
|
subtasks:
|
||||||
|
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
||||||
|
compatilble stuff
|
||||||
|
- TestFormatUSD
|
||||||
|
- TestFormatUSD/zero
|
||||||
|
- TestFormatUSD/positive
|
||||||
|
- TestFormatUSD/negative
|
||||||
|
- TestFormatUSD/large
|
||||||
|
- TestTransaction_String
|
||||||
|
- TestTransaction_String/MCCOLLOMS_INC
|
||||||
|
- TestTransaction_String/QUANTUM_ELECTRIC_INC
|
||||||
|
- TestTransaction_String/MARRIOTT_33716_NEW_ORLEAN
|
||||||
|
- TestAnalyzer_TransctionsSum
|
||||||
|
- TestAnalyzer_LargestTransaction
|
||||||
|
- TestAnalyzer_DuplicatesExcluded
|
||||||
|
- TestAnalyzer_GroupByCategory
|
||||||
|
- TestAnalyzer_BigSpendersReport
|
||||||
|
- TestAnalyzer_TransactionsFromURLs
|
||||||
|
- TestAnalyzer_TransactionsFromURLsConcurrent
|
||||||
|
ts: Sun Oct 15 10:50:37 MDT 2023
|
||||||
|
- todo: go test
|
||||||
|
subtasks:
|
||||||
|
- my `go mod tidy` actually cleared `go.mod` file, probably weird localhost backwards
|
||||||
|
compatilble stuff
|
||||||
|
- todo: TestFormatUSD
|
||||||
|
subtasks:
|
||||||
|
- TestFormatUSD/zero
|
||||||
|
- TestFormatUSD/positive
|
||||||
|
- TestFormatUSD/negative
|
||||||
|
- TestFormatUSD/large
|
||||||
|
- no implementation
|
||||||
|
- naive `-$xx,yyy.zz`
|
||||||
|
- comment emphasizes localization, which is minimum `-<euro>xx.yyy,zz`
|
||||||
|
- TestTransaction_String
|
||||||
|
- TestTransaction_String/MCCOLLOMS_INC
|
||||||
|
- TestTransaction_String/QUANTUM_ELECTRIC_INC
|
||||||
|
- TestTransaction_String/MARRIOTT_33716_NEW_ORLEAN
|
||||||
|
- TestAnalyzer_TransctionsSum
|
||||||
|
- TestAnalyzer_LargestTransaction
|
||||||
|
- TestAnalyzer_DuplicatesExcluded
|
||||||
|
- TestAnalyzer_GroupByCategory
|
||||||
|
- TestAnalyzer_BigSpendersReport
|
||||||
|
- TestAnalyzer_TransactionsFromURLs
|
||||||
|
- TestAnalyzer_TransactionsFromURLsConcurrent
|
||||||
|
ts: Sun Oct 15 10:50:51 MDT 2023
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue