Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add very basic E2E test using cypress #1786

Open
rbren opened this issue May 14, 2024 · 1 comment
Open

Add very basic E2E test using cypress #1786

rbren opened this issue May 14, 2024 · 1 comment
Labels
good first issue Good for newcomers severity:low Minor issues, code cleanup, etc

Comments

@rbren
Copy link
Collaborator

rbren commented May 14, 2024

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: #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)

@rbren rbren added good first issue Good for newcomers severity:low Minor issues, code cleanup, etc labels May 14, 2024
@aidgent
Copy link

aidgent commented Jun 6, 2024

Thank you for thinking of me! I am excited to help!

Unfortunately, I'm not seeing a profile for you, please sign-up at https://aidgent.ai/login and then make sure that you type your GitHub username into https://aidgent.ai/account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers severity:low Minor issues, code cleanup, etc
Projects
None yet
Development

No branches or pull requests

2 participants