Open andrewrisse opened 3 months ago
After attempting to enable the chat.test.ts tests, only the test that utilizes an assistant works : 'it can chat with an assistant that doesnt have files' The other chat tests all fail with a failure to get a response from the backend. It was unknown was this error was, as there was no way currently in place to view the api pod logs from the workflow run.
These tests when running playwright tests with a locally running frontend against leapfrog-04. The app also works when tested manually for these tests, so it seems to be just a workflow issue.
Once we have sufficient runners, enable all Playwright tests in the workflow (CI environment). Currently, only a few are being run.