* - Add end to end integration tests
- Update playwright so it can get OPENAI_API_KEY from .env.local
* Bump coverage percentage to 90% to test CI before merging in additional tests
* Update workflow to use coverage report script
* Add tests and remove kitchen
* - Delete orphaned components
- Cleanup local coverage runs
* Make test less flaky
* Run integration tests in docker for consistent snapshots
* Show incompletion reasons
---------
Co-authored-by: Dale Brady <49766562+bradyyie@users.noreply.github.com>