Skip to content

Test geojson files #118

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

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Test geojson files #118

merged 2 commits into from
Dec 4, 2024

Conversation

wehrad
Copy link
Owner

@wehrad wehrad commented Dec 4, 2024

No description provided.

@codecov-commenter
Copy link

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
22 1 21 0
View the top 1 failed tests by shortest run time
tests/test_earthspy.py::TestEarthspy::test_init
Stack Traces | 0.001s run time
self = <tests.test_earthspy.TestEarthspy object at 0x7faa3b13c290>

    def test_init(self) -> None:
        """Test auth.txt parsing and connection configuration."""
    
        # check for credentials
>       assert self.t1.CLIENT_ID == SH_CLIENT_ID
E       NameError: name 'SH_CLIENT_ID' is not defined

tests/test_earthspy.py:101: NameError

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@wehrad wehrad merged commit f8e5528 into main Dec 4, 2024
8 checks passed
@wehrad wehrad deleted the PR_fixtest branch December 4, 2024 23:21
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