Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppRole response schema validation tests #18636

Merged
merged 44 commits into from
Jan 13, 2023
Merged
Changes from 2 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
5a21b39
Add ValidateResposneData method
averche Jan 6, 2023
505012a
Add ValidateResponse and sockaddr exception
averche Jan 9, 2023
57c3114
Add AppRole response schema validation tests
averche Jan 9, 2023
cf8d20e
Reimplement in field_data.go
averche Jan 10, 2023
93c420a
changelog
averche Jan 10, 2023
b3c225c
Add back strict mode, fix comments
averche Jan 10, 2023
c367cd3
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 10, 2023
95228c6
rename ValidateResponse -> ValidateLogicalResponse
averche Jan 10, 2023
bbcb407
move to testhelpers
averche Jan 11, 2023
b6bf99a
remove old validate
averche Jan 11, 2023
12a84d1
comments
averche Jan 11, 2023
76f508d
go fmt
averche Jan 11, 2023
6bdff1d
go fmt
averche Jan 11, 2023
391df73
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
a22cb42
move to testhelpers
averche Jan 11, 2023
57b9244
changelog
averche Jan 11, 2023
5f11844
Merge branch 'main' into response-schema-validation
averche Jan 11, 2023
e0105f8
update changelog
averche Jan 11, 2023
8e42632
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
340cd19
wrap error
averche Jan 11, 2023
78a01e8
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
89e8dd0
handle time fields correctly
averche Jan 11, 2023
e5644f2
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
3cf44c7
go fmt
averche Jan 11, 2023
349399c
go fmt
averche Jan 11, 2023
43601e2
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
66057fb
fix tests
averche Jan 11, 2023
583b6a1
remove space
averche Jan 11, 2023
9933836
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
afa494e
nil response test
averche Jan 11, 2023
d8832f8
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 11, 2023
ab93fc2
better naming & comments
averche Jan 12, 2023
5db5260
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 12, 2023
9044979
revert accidental change to gen_openapi.sh
averche Jan 12, 2023
2c81535
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 12, 2023
9a0d719
convert test helpers to use *testing.T
averche Jan 13, 2023
6df0a56
move to sdk/helper/testhelpers/schema
averche Jan 13, 2023
bece364
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 13, 2023
8b382ab
Add back validation method
averche Jan 13, 2023
8acaf16
use the new schema.ValidateResponse signature
averche Jan 13, 2023
5d9477d
go fmt
averche Jan 13, 2023
438d77a
t.Helper()
averche Jan 13, 2023
5caef58
Merge branch 'response-schema-validation' into approle-response-tests
averche Jan 13, 2023
4abec57
Merge branch 'main' into approle-response-tests
averche Jan 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.