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

Created unittest for profile_handler.py #966

Merged
merged 805 commits into from
Jan 3, 2025

Conversation

Sekhar-Kumar-Dash
Copy link
Collaborator

Fixes Issue #803

Changes proposed

this adds a unittest for profile_handler

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

…was successfully installed by install-dependencies-using-reusable-workflo
AlyaGomaa and others added 28 commits December 18, 2024 13:32
…_multiple_reconnection_attempts

Fix problem setting multiple reconnection attempts evidence
…ect_SSL_Certificate_Name_Hostname_Mismatch

Detect ssl certificate hostname mismatch
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.0.0...release-6.1.1)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.8.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.8.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/pip/install/develop/psutil-6.1.1

build(deps): bump psutil from 6.0.0 to 6.1.1 in /install
…ot/pip/install/develop/ruff-0.8.4

build(deps): bump ruff from 0.6.8 to 0.8.4 in /install
…ekhar-Kumar-Dash/patch-59

# Conflicts:
#	.github/workflows/CI-production-testing.yml
#	.github/workflows/CI-staging.yml
#	tests/module_factory.py
@AlyaGomaa AlyaGomaa merged commit d4f221e into stratosphereips:develop Jan 3, 2025
56 checks passed
@AlyaGomaa
Copy link
Collaborator

hey @Sekhar-Kumar-Dash thanks for your effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants