github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/tm2/pkg/amino/tests/TODO.md (about) 1 * Test case where the native time module is not necessary to import, because we 2 use timestamppb.Timestamp.AsTime() instead. This isn't tested for common.go 3 due to the usage of []time.Time (JAE: I think). 4 5 * Test case of string TypeDef (and other types), as they have different code paths.