Skip to content

TTN-23587 feat: Secure credential management and improve test logging #10

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UchihaMadaraaa
Copy link

  • Added configuration management with config.json and config.template.json
  • Removed hardcoded credentials from test files
  • Added detailed logging for test progress and completion
  • Updated .gitignore to exclude sensitive files
  • Added error handling for iOS speed test
  • Increased wait time for geolocation request processing
  • Updated README with configuration setup instructions
  • Updated project dependencies to latest versions
  • Added Newtonsoft.Json for configuration handling

Security:

  • Credentials now stored in local config.json (gitignored)
  • Added security warnings in README
  • Template file provided for configuration setup

- Added configuration management with config.json and config.template.json
- Removed hardcoded credentials from test files
- Added detailed logging for test progress and completion
- Updated .gitignore to exclude sensitive files
- Added error handling for iOS speed test
- Increased wait time for geolocation request processing
- Updated README with configuration setup instructions
- Updated project dependencies to latest versions
- Added Newtonsoft.Json for configuration handling

Security:
- Credentials now stored in local config.json (gitignored)
- Added security warnings in README
- Template file provided for configuration setup
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.

1 participant