langchain4j/langchain4j-core
Julien Perrochet d427b7ba06
add maven test github action (#11)
This PR:

    adds a github action for running unit tests
    tests that require an OpenAI/HuggingFace token and hit their API are now considered integration tests (and have been renamed to end in IT)
    integration tests are now run through a separate goal (mvn integration-test) via the maven-failsafe-plugin
    to fix the PromptTemplate tests a Clock has been added to that class. Its constructor is now private: whether this is the convention we want to follow can be discussed
2023-07-05 21:55:49 +02:00
..
.mvn/wrapper init - 0.4.0 2023-06-20 18:01:23 +02:00
src add maven test github action (#11) 2023-07-05 21:55:49 +02:00
mvnw init - 0.4.0 2023-06-20 17:57:52 +02:00
mvnw.cmd init - 0.4.0 2023-06-20 17:57:52 +02:00
pom.xml released 0.10.0 2023-07-05 18:55:20 +02:00