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

Test Deployment fails #12

Open
bensteUEM opened this issue Jan 12, 2025 · 0 comments
Open

Test Deployment fails #12

bensteUEM opened this issue Jan 12, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@bensteUEM
Copy link
Owner

Traceback (most recent call last):
File "/home/runner/work/CommuniAPI/CommuniAPI/tests/test_communi_api.py", line 54, in tearDown
self.api.session.close()
^^^^^^^^
AttributeError: 'TestsCommuniApp' object has no attribute 'api'

-> Sttill using Unittest Class instead of pytest #10

Local deployment succeeds, however env deployment with github action fails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant