gptscript icon indicating copy to clipboard operation
gptscript copied to clipboard

Add test CI

Open tylerslaton opened this issue 11 months ago • 1 comments

We'll want to have an integration and unit test suite to validate quality between changes. Minimally we should run tests to make sure that the examples in our repo work as we expect.

tylerslaton avatar Feb 27 '24 19:02 tylerslaton

Something like https://github.com/kaihendry/gptscript-test/blob/main/.github/workflows/run.yml ?

kaihendry avatar Mar 27 '24 13:03 kaihendry

Closing this out as we now have a suite of unit, smoke, and e2e tests that run on PRs and merge to main.

njhale avatar Jul 09 '24 05:07 njhale