namankhurpia / Easy-open-ai

This repository contains the community-maintained library for OpenAI's API in java, the easiest way to use GPT 3/4 in your applications.
http://namank.xyz
MIT License
15 stars 3 forks source link

Create Junit Testcases for ModerationsAPI #13

Open namankhurpia opened 7 months ago

namankhurpia commented 7 months ago

Moderation test can be viewed here -

https://github.com/namankhurpia/Easy-open-ai/blob/main/src/main/java/io/github/namankhurpia/Documentation/RunnerForSingleInstance.java

create Junit for them, making sure all lines are covered