fiddler-auditor icon indicating copy to clipboard operation
fiddler-auditor copied to clipboard

Remove external API calls from unit-tests

Open iterix2 opened this issue 2 years ago • 0 comments

External API calls, particularly to open-ai services are being made in unit-tests. Removing this dependency will

  1. Allow contributors to run unit-tests with out provinf API keys
  2. Reduce cost of development
  3. Address reliability issues with open-ai calls

iterix2 avatar Jun 29 '23 17:06 iterix2