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

feat: #597 Add unit testing for sort_dictionary function #673

Merged

Conversation

roddas
Copy link
Contributor

@roddas roddas commented Apr 29, 2023

Checklist

  • I have followed the Contributor Guidelines.
  • The code has been thoroughly tested in my local development environment with flake8 and pylint.
  • The code is Python 3 compatible.
  • The code follows the PEP8 styling guidelines with 4 spaces indentation.
  • This Pull Request relates to only one issue or only one feature
  • I have referenced the corresponding issue number in my commit message
  • I have added the relevant documentation.
  • My branch is up-to-date with the Upstream master branch.

Changes proposed in this pull request

Unit test of the sort_dictionary function was created.

Your development environment

  • OS: Fedora 37
  • OS Version: Linux F680V9.0 6.2.7-200.fc37.x86_64
  • Python Version: Python 3.11.2

@securestep9 securestep9 self-assigned this May 3, 2023
@securestep9 securestep9 merged commit dbfd6f6 into OWASP:master May 8, 2023
@roddas roddas deleted the feature/#597-sort-dictionary-unit-testing branch May 8, 2023 22:38
@roddas roddas restored the feature/#597-sort-dictionary-unit-testing branch May 9, 2023 12:45
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