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

test: add basic unit testing #98

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Dec 29, 2023

  1. add unittest for utils

    Monirzadeh committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    24cf933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e0def View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ace8d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. serve file from localhost

    Monirzadeh committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e991c4c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    fadcc90 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. add script to run tests

    Monirzadeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d620cfa View commit details
    Browse the repository at this point in the history
  2. update go.mod

    Monirzadeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0d88a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8571610 View commit details
    Browse the repository at this point in the history
  4. update go.mod

    Monirzadeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4368b9f View commit details
    Browse the repository at this point in the history
  5. remove unused function

    Monirzadeh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9e8b759 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. add test for log

    Monirzadeh committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    396587d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c69207 View commit details
    Browse the repository at this point in the history