Skip to content

[Go] Help Wanted: Add Tests for Crypto Calculator in Showcase #188

Description

@B3rou

We have a Crypto Calculator written in Go (Golang) located in the Showcase/Golang/ directory. Currently, it lacks unit tests.

Since this project is in the Showcase, it requires proper testing to meet our engineering standards.

🛠 The Task

We need a contributor to:

  • Analyze the existing .go source code.
  • Create a _test.go file using Go's standard testing package.
  • Write test cases for the encryption/decryption functions (include edge cases if possible).
  • Describe how to run the tests with README.md .
  • Ensure the test structure is scalable for future enhancements.

📂 Location

The code is located at: Showcase/GolangCrypto-Calculator/ (Please verify the exact path).

💡 Why Contribute?

This is a great opportunity to practice Go Testing patterns and contribute to a growing open-source collection.

Difficulty: Intermediate
Language: Go (Golang)

Tests Done so far:

  • AES Unit
  • Base Unit
  • FileHash Unit
  • Hash Unit
  • HMAC Unit
  • RSA Unit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GoLanguage Gohelp wantedExtra attention is neededtestTest related

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions