Skip to content

Add comprehensive test suite, fix bug in decoding base64 where spaces between words were being removed#69

Merged
MQpeng merged 25 commits intoMQpeng:mainfrom
MarchalMaxim:main
Oct 10, 2025
Merged

Add comprehensive test suite, fix bug in decoding base64 where spaces between words were being removed#69
MQpeng merged 25 commits intoMQpeng:mainfrom
MarchalMaxim:main

Conversation

@MarchalMaxim
Copy link
Contributor

  • Added a unit test suite for facilitating an easier refactor later on
  • Fixed a small bug in base64 decoding which was bugging me at work
  • Added coverage report
  • Added several test fixtures

Coverage report:
image

MarchalMaxim and others added 25 commits August 24, 2025 17:33
Co-authored-by: MarchalMaxim <31852259+MarchalMaxim@users.noreply.github.com>
…e improvement

Co-authored-by: MarchalMaxim <31852259+MarchalMaxim@users.noreply.github.com>
…ts total

Co-authored-by: MarchalMaxim <31852259+MarchalMaxim@users.noreply.github.com>
…5-aecd-12f83c651713

Add comprehensive test coverage for uncovered code paths - 40 new tests with 92%+ coverage
Co-authored-by: MarchalMaxim <31852259+MarchalMaxim@users.noreply.github.com>
…eal-world scenarios

Co-authored-by: MarchalMaxim <31852259+MarchalMaxim@users.noreply.github.com>
…c-bda8-0c38170913cd

Add comprehensive realistic email test suite with end-to-end scenarios
@MarchalMaxim
Copy link
Contributor Author

#65 will be fixed with this PR

@MQpeng MQpeng merged commit 6505106 into MQpeng:main Oct 10, 2025
1 check passed
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.

3 participants