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

feat(frontend): add block connecting test #8862

Conversation

Bentlybro
Copy link
Member

@Bentlybro Bentlybro commented Dec 2, 2024

This is for #8804

In the block tests we didn't have connectBlockOutputToBlockInput implemented, this PR adds it and adds a test to add two blocks, connect them, saves the graph then runs it to make sure it all works

Changes 🏗️

implements connectBlockOutputToBlockInput and adds test

Showing the full testing being run

2024-12-02.15-19-22.mp4

@Bentlybro Bentlybro requested a review from a team as a code owner December 2, 2024 16:28
@Bentlybro Bentlybro requested review from kcze and aarushik93 and removed request for a team December 2, 2024 16:28
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/m labels Dec 2, 2024
@ntindle ntindle merged commit 745f75a into ntindle/open-2093-integration-test-build-an-agent-with-a-few-blocks-including Dec 2, 2024
6 of 8 checks passed
@ntindle ntindle deleted the add-connect-block-test branch December 2, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/m
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants