umgc / Summer2024

Summer 2024 Cohort for UMGC 670
Creative Commons Zero v1.0 Universal
3 stars 3 forks source link

254 team c task plugin testing and deploy integration testing #508

Closed StephenBuley closed 1 month ago

StephenBuley commented 1 month ago

Hello everyone, this adds the integration test. As we continue to flesh out our app, we can add more of these. For now, this one tests:

Overall this doesn't test the following situations as these things are harder to mock:

However, these have all been tested extensively by me manually.

I have also added this to GitHub Actions to run after the test function. I will be testing that on this pull request as well, it should bring our "Checks" up from 2 checks to 3.

Let me know if you have any questions. Thanks for the review.

eshin2 commented 1 month ago

I think it has something to do with the routing to dashboard maybe?

eshin2 commented 1 month ago

hmmm do you have the perplexity api key set up? Did you get a response back?