All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
32.93k stars 3.77k forks source link

Add very basic E2E test using cypress #1786

Open rbren opened 5 months ago

rbren commented 5 months ago

Summary We should have an e2e test that loads OD in the browser and runs it through a basic interaction to make sure it works.

Motivation We recently tripped over a bug in the server which wasn't tested: https://github.com/OpenDevin/OpenDevin/issues/1782

Technical Design Probably using cypress?

We should use the DummyAgent, which doesn't need an LLM--it just cycles through a few common actions (reading, writing, running commands, etc)

SmartManoj commented 3 months ago

Will #2841 solve this?

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.