Galileo-dev / Testing-CS4442

2 stars 0 forks source link

OpenAI Tests Failing #7

Open Galileo-dev opened 1 year ago

Galileo-dev commented 1 year ago

Expected Behavior

Tests pass

Current Behavior

Tests fail

Possible Solution

Update tests to accommodate OpenAI model usage

Galileo-dev commented 1 year ago

The OpenAI API key is still needed. Should we be testing this as it could get expensive if these tests run with every commit?

In the meantime, I'm going to disable the GPT test so the CI/CD will pass

9 #8

ConorCallanan2003 commented 1 year ago

Don't think it's necessary to test on every push. I've done a fair bit of testing locally. I have it working pretty well at the moment but it's not 100% reliable. Might leave it as an 'optional feature' in the final product and have an option for regular date input as well.