cosmos-sdk/orm
Aaron Craelius 77ac8fa378
feat(orm): add mock hooks (#11135)
* feat(orm): add mock hooks

* add hooks

* add tests

* update docs

* Update orm/testing/ormmocks/docs.go

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* add Backend.WithHooks method

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2022-02-08 11:56:53 -05:00
..
cmd/protoc-gen-go-cosmos-orm feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
encoding feat(orm)!: ordered variable length encoding for uint32 and uint64 types (#11090) 2022-02-07 17:58:55 +00:00
internal feat(orm)!: return ormerrors.NotFound for Get methods in codegen (#11113) 2022-02-04 16:07:36 +00:00
model feat(orm): add mock hooks (#11135) 2022-02-08 11:56:53 -05:00
testing feat(orm): add mock hooks (#11135) 2022-02-08 11:56:53 -05:00
types feat(orm)!: return ormerrors.NotFound for Get methods in codegen (#11113) 2022-02-04 16:07:36 +00:00
Makefile feat(orm): codegen (#11033) 2022-01-28 18:43:24 +00:00
go.mod feat(orm): add mock hooks (#11135) 2022-02-08 11:56:53 -05:00
go.sum feat(orm): add mock hooks (#11135) 2022-02-08 11:56:53 -05:00