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 test "arrange" step for auth objects #752

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Sherwin-14
Copy link
Contributor

@Sherwin-14 Sherwin-14 commented Jul 8, 2024

I've added the fixtures but it seems like a lot more errors are pop up.


📚 Documentation preview 📚: https://earthaccess--752.org.readthedocs.build/en/752/

@mfisher87 mfisher87 marked this pull request as draft July 8, 2024 16:33
@mfisher87
Copy link
Member

Converted to draft until we can figure out new errors

@mfisher87 mfisher87 changed the title Test updation Refactor integration test "arrange" step for auth objects Jul 8, 2024
@mfisher87
Copy link
Member

ERROR tests/integration/test_cloud_download.py::test_earthaccess_can_download_cloud_collection_granules[daac0] - assert False is True
 +  where False = <earthaccess.auth.Auth object at 0x7f878cba0310>.authenticated

Looks like our session isn't authenticated as expected. Perhaps we could debug tomorrow during the hack day? I know that's not a very accessible time of day in your timezone, so if you aren't able to make it, I'll plan on spending that time investigating and share back here :)

@mfisher87 mfisher87 added the hackathon An issue we'd like to visit during a hackathon event label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hackathon An issue we'd like to visit during a hackathon event
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants