-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add test for retrieving child tags
- Loading branch information
1 parent
ceea96a
commit 9602c84
Showing
3 changed files
with
67 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"facetHits": [ | ||
{ "value": "ESDC Skills and Competencies > Abilities", "count": 5 }, | ||
{ "value": "ESDC Skills and Competencies > Interests", "count": 1 }, | ||
{ "value": "ESDC Skills and Competencies > Knowledge", "count": 7 }, | ||
{ "value": "ESDC Skills and Competencies > Personal Attributes", "count": 3 }, | ||
{ "value": "ESDC Skills and Competencies > Skills", "count": 8 }, | ||
{ "value": "ESDC Skills and Competencies > Work Activities", "count": 5 }, | ||
{ "value": "ESDC Skills and Competencies > Work Context", "count": 10 } | ||
], | ||
"facetQuery": "", | ||
"processingTimeMs": 0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"facetHits": [ | ||
{ "value": "ESDC Skills and Competencies > Abilities > Cognitive Abilities", "count": 3 }, | ||
{ "value": "ESDC Skills and Competencies > Abilities > Physical Abilities", "count": 2 } | ||
], | ||
"facetQuery": "", | ||
"processingTimeMs": 0 | ||
} |