commit | 54f559280292d8d573913999205660c2c559d5a3 | [log] [tgz] |
---|---|---|
author | Hongbin Lu <hongbin.lu@huawei.com> | Thu Jul 12 19:05:39 2018 +0000 |
committer | Hongbin Lu <hongbin.lu@huawei.com> | Mon Sep 03 18:16:02 2018 +0000 |
tree | 59b4493ea560ddc5b47ac6e257cee65a68cf8b5f | |
parent | 12685c6f230756e7c375b775fa1e487727081fdd [diff] |
Add tests to assert filter validation Add test cases to pass valid and invalid filters to server. If a valid filter is passed, assert server returns the correct list of resources. If an invalid filter is passed, assert server returns a 400 response. Change-Id: I2b8baa93a5587fa036a8a8ab124c216d2dba4444 Related-Bug: #1749820