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

Fix integration tests that fail due to outdated steam credentials #45

Closed
maxisoft opened this issue Nov 7, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@maxisoft
Copy link
Owner

maxisoft commented Nov 7, 2023

The integration tests for this project are not running anymore because the steam credentials used for testing are outdated. This causes the tests to fail with an authentication error. This is a serious issue because it prevents the detection of potential bugs or regressions in the code, such as the one reported in #43.

To fix this issue, I suggest the following steps:

  • Update the steam credentials used for testing with valid ones that have access to the free games.
  • Make sure the credentials are stored securely and not exposed to the public or unauthorized users.
  • Run the integration tests regularly and monitor the results for any failures or errors.
  • Fix any issues that are found by the integration tests as soon as possible.
@maxisoft
Copy link
Owner Author

maxisoft commented Aug 8, 2024

Now that the steam creds are updated, it requires #75 to be addressed.

@maxisoft
Copy link
Owner Author

done and working with recent redlib feature

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