Oleksandr Redko
|
7a2915a37d
|
Simplify tests with T.TempDir (#929)
|
2025-01-31 18:55:41 +00:00 |
|
Ayush Sawant
|
b3ece4d32e
|
Updated client_test to solve lint error (#900)
* updated client_test to solve lint error
* modified golangci yml to solve linter issues
* minor change
|
2024-11-19 20:37:10 +00:00 |
|
sashabaranov
|
b6e0908977
|
Run tests on PR (#57)
* run tests on PR
* fix tests+lint
* update linter config
|
2023-01-28 22:32:23 +04:00 |
|
Oleg
|
d63df93c65
|
Add OpenAI Mock Server (#31)
* add constants for completions, refactor usage, add test server
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* append v1 endpoint to test
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* add makefile for easy targets
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* lint files & add linter
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* disable real API tests in short mode
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
|
2022-08-11 15:29:23 +06:00 |
|