main
bel 2024-07-13 23:29:42 -06:00
parent 0d456f4d73
commit 4e72d25dce
1 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,15 @@ import (
"testing"
)
func TestFileAmend(t *testing.T) {
// given real xaction
// find it
// invert it
// modify original delta to requested
// modify counterpart
// inbox.txt has xaction inverted and xaction'
}
func TestFileAdd(t *testing.T) {
filesAppendDelim = " "
payee := "name:3"