comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.12k stars 131 forks source link

[OPIK-67] add installer test #273

Closed AndreiCautisanu closed 1 month ago

AndreiCautisanu commented 1 month ago

Details

Part of https://comet-ml.atlassian.net/browse/OPIK-67 effort

adding the basic installer test workflow (run docker compose and run a one-line playwright test to check if the app is alive upon accessing the localhost URL. need this on main at first to be able to run the workflow on demand, actual first tests to be added soon