Skip to content

Commit

Permalink
add todo as reminder to add a test for subresoruce data source too
Browse files Browse the repository at this point in the history
  • Loading branch information
dikhan committed Sep 17, 2019
1 parent 0fb66ab commit d998691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi/data_source_factory_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ func TestDataSourceRead(t *testing.T) {
expectedResult map[string]interface{}
expectedError error
}{
// TODO: add a test to cover sub-resource use case too
{
name: "fetch selected data source as per filter configuration (label=someLabel)",
filtersInput: []map[string]interface{}{
Expand Down

0 comments on commit d998691

Please sign in to comment.