e2e3799bc3
expand store.go coverage to 100% with a tricky test
ee34abd424
replace bytes.NewBufferString() with strings.NewReader()
017bfd45b4
test multipart body paramters
dd77727ea3
test internal/reqdata coverage 100% on store.go
d8a7574c51
test internal/reqdata replace bytes.NewBufferString() with strings.NewReader()
dd77727ea3
test internal/reqdata coverage 100% on store.go
d8a7574c51
test internal/reqdata replace bytes.NewBufferString() with strings.NewReader()
91c25a7485
test internal/reqdata multipart body paramters
0126a551b3
Merge branch 'test/internal' of go/aicra into 0.2.0
4221f8cf2c
test internal/config trick to have a 100% coverage (as conflict check is undeterministic, merge all conditions)
8ba58b4748
test internal/config empty parameter rename should not rename
b18ea98497
remove dead code
6218327fd2
expand internal/config test coverage
4221f8cf2c
test internal/config trick to have a 100% coverage (as conflict check is undeterministic, merge all conditions)
8ba58b4748
test internal/config empty parameter rename should not rename
b18ea98497
remove dead code
6218327fd2
expand internal/config test coverage
8cebf52405
add internal/config test for the Browse() method
aada9edff5
test internal/config parsing and illegal/missing fields
52b42e479a
parameter name conflict: on rename conflicting rename, return original name
19e203c364
refactor internal/config
28d11b840f
test internal/cerr package + add WrapString() to use a raw string
5367d622f0
test internal/cerr package
ca5d013a64
Merge branch 'refactor/reqdata' of go/aicra into 0.2.0
a54c428670
Test json: add a check with invalid json (no parameter is parsed)
0a470dbd40
Test json body parameters
24b0eaa68b
Test with url encoded body parameters
da1ee37612
Test store agains Query parameters
Add tests & fixes to request data package
Add tests & fixes to request data package
Add tests & fixes to request data package