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

Refactor: integration tests #1543

Merged
merged 47 commits into from
Dec 10, 2024
Merged

Refactor: integration tests #1543

merged 47 commits into from
Dec 10, 2024

Conversation

korgan00
Copy link
Collaborator

Summary

Details and comments

@korgan00 korgan00 marked this pull request as draft November 25, 2024 17:31
@korgan00 korgan00 marked this pull request as ready for review December 3, 2024 14:16
@Tansito Tansito requested review from Tansito and paaragon December 3, 2024 17:26
@Tansito
Copy link
Member

Tansito commented Dec 3, 2024

The good thing @korgan00 is that for me, locally, all the tests are working. So as we were assuming probably something related with your computer.

There are some problems with a couple of tests I think due to permissions. I will try to take a look these days and let you know but awesome work here ❤️

Screenshot 2024-12-03 at 12 41 48 PM

Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

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

Four things for the PR, @korgan00:

  1. Thanks to the refactor now I think we can remove the action that it was running manually the tests: docker-build.yaml
  2. If I pass the tests locally an archive is created under tests/ with the format downloaded_*.tar. I propose to add that pattern to the .gitignore to avoid push those files.

I think next two can be managed in another PR:

  1. It would be nice if we can refactor too the action for LocalClient as we commented in the internal issue.
  2. 06_function.py is not being tested. This is normal because it was not being tested before either but the preparation can be a bit different. Let's connect Monday and I can give you some guidance around it.

Overall, awesome job here again, @korgan00. It looks awesome!

@Tansito Tansito self-requested a review December 9, 2024 16:10
Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

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

LGTM @korgan00

We can continue working in the last two points in other PRs 😄

@Tansito Tansito merged commit edac72a into main Dec 10, 2024
10 checks passed
@Tansito Tansito deleted the tests/refactor branch December 10, 2024 15:42
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.

2 participants