4 Commits

Author SHA1 Message Date
Jerry
dc8d66c077 make fmt 2020-05-06 10:31:48 +08:00
Jerry
9883d05806 fix bug that tag form:",default=1" are not effective in some cases, e.g: http://host/list?page_no=&page_size= 2020-05-06 10:25:23 +08:00
Dmitry Kutakov
db9174ae0c fix ignore walking on form mapping (#1942) (#1943) 2019-11-01 10:47:40 +08:00
Dmitry Kutakov
66d2c30c54 binding: move tests of mapping to separate test file (#1842)
* move tests of mapping to separate test file

make 100% coverage of form_mapping.go from form_mapping_test.go file

* fix tests for go 1.6

go 1.6 doesn't support `t.Run(...)` subtests
2019-05-07 19:06:55 +08:00