more tests + some todos where I could add even more

This commit is contained in:
David Dworken
2022-04-09 13:09:46 -07:00
parent 64935391b6
commit ac18b3d93e
3 changed files with 32 additions and 0 deletions

View File

@ -48,3 +48,5 @@ func TestParseTimeGenerously(t *testing.T) {
t.Fatalf("parsed time incorrectly: %d", ts.Unix())
}
}
// TODO: Maybe some dedicated unit tests for Search()