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

Split Frontend and Python Unit tests #3399

Merged
merged 7 commits into from
Aug 16, 2024

Conversation

mamoodi
Copy link
Collaborator

@mamoodi mamoodi commented Aug 15, 2024

What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?

The split isn't quite necessary but it's a quality of life improvement. Just makes following the different workflows easier.

The real change is: Always run all unit tests. This is a minimum test that should always be run, especially on main (This was being skipped on main pushes that only had the paths-ignore changes.)


Give a summary of what the PR does, explaining any non-trivial design decisions


Other references

Copy link
Collaborator

@tobitege tobitege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@amanape amanape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mamoodi
Copy link
Collaborator Author

mamoodi commented Aug 16, 2024

I've asked Robert to help me with the required tests. Since I changed the name, it will need to be readjusted before and after this merges

@mamoodi mamoodi merged commit 340fe0d into All-Hands-AI:main Aug 16, 2024
7 checks passed
@mamoodi mamoodi deleted the mh/split-unit-tests branch August 16, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants