Skip to content

Encoding and Decoding Tests#28

Merged
codefiesta merged 5 commits into
mainfrom
cleanup
May 29, 2025
Merged

Encoding and Decoding Tests#28
codefiesta merged 5 commits into
mainfrom
cleanup

Conversation

@codefiesta

@codefiesta codefiesta commented May 29, 2025

Copy link
Copy Markdown
Owner

Description

  • Added tests for encoding and decoding tokens.
  • Added tests for encoding URL requests.
  • Removed unnecessary return statements for convenience vars.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codefiesta codefiesta self-assigned this May 29, 2025
@codefiesta codefiesta marked this pull request as ready for review May 29, 2025 15:05
@codefiesta codefiesta merged commit c097c8a into main May 29, 2025
2 checks passed
@codefiesta codefiesta deleted the cleanup branch May 29, 2025 15:53
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