Skip to content

Conversation

@peombwa
Copy link
Contributor

@peombwa peombwa commented Oct 2, 2023

Fixes #28 and fixes #32. This PR factors test by:

  • Moves tests folder to root.
  • Adds missing VerificationTokens to OpenAI manifest auth types (OAuth & service level auth)
  • Adds additional tests for OpenAI types.
  • Adds validation for the OpenAI Plugin manifest.

@peombwa peombwa marked this pull request as ready for review October 3, 2023 22:48
@baywet
Copy link
Member

baywet commented Oct 3, 2023

@peombwa Sonarcloud came up with a bunch of code smells with this refactoring. Would you mind addressing them before I review the PR?

@peombwa
Copy link
Contributor Author

peombwa commented Oct 3, 2023

@baywet, please review when you get time. I've fixed the code smells.

@peombwa peombwa requested a review from baywet October 10, 2023 03:40
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes. A couple of thing left

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

94.5% 94.5% Coverage
0.0% 0.0% Duplication

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes!

@peombwa peombwa merged commit 79fd328 into main Oct 10, 2023
@peombwa peombwa deleted the po/refactorTests branch October 10, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OpenAI Plugin Manifest Validation Refactor tests

3 participants