mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-22 20:17:13 +00:00
* Improving test coverage * Not leaving empty functions * Additional test editing * Correction of the unit test * Changes made so the tests work correctly * removing problematic tests * QueryCopilotUtilities * Changes based on Lint suggestion * Changes based on lint * Additional lint suggestion solved * sample implementation * removing console log * Fixing non empty lint function error * Changed any to void in mocked function --------- Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com>