Enhance compliments remote file with refresh support (#3630)

add support to refresh the compliments remotefile
add testcases for both without refresh (testcase missing) and with
refresh

doc to be updated
This commit is contained in:
sam detweiler
2024-11-13 02:57:55 -06:00
committed by GitHub
parent f1522da153
commit bd620e0061
6 changed files with 101 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{
"morning": ["test in morning"],
"afternoon": ["test in afternoon"],
"evening": ["test in evening"]
}