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

[WIP] Add tests #27

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

[WIP] Add tests #27

wants to merge 4 commits into from

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    014263e View commit details
    Browse the repository at this point in the history
  2. Ran go mod tidy

    Gituser143 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    417e583 View commit details
    Browse the repository at this point in the history
  3. Add missing license

    Gituser143 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    b916ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Unit tests (#28)

    * Add tests for RoundValues
    
    * Add tests for filterRows
    
    * Add test run to CI
    
    * additional filter by name casesi + empty cases
    nolancon authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    932c593 View commit details
    Browse the repository at this point in the history