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

Tests added for Read() in env #134

Merged
merged 3 commits into from Feb 1, 2022
Merged

Commits on Jan 19, 2022

  1. Add tests for Read() in env.go

    * Different test cases added.
    
    Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
    gozeloglu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9910248 View commit details
    Browse the repository at this point in the history
  2. Add new test

    Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
    gozeloglu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    65a3224 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Refactor TestProvider

    * Added more test and existing code refactored.
    
    Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
    gozeloglu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ef67e92 View commit details
    Browse the repository at this point in the history