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 more unit tests #595

Merged
merged 7 commits into from
Sep 12, 2022
Merged

test: add more unit tests #595

merged 7 commits into from
Sep 12, 2022

Commits on Sep 11, 2022

  1. refactor(lib): initPlugin and getSettings now are more testable and p…

    …lugin-agnostic
    
    Now they don't depend on the plugin import statement
    dubisdev committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    af0840b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0ad2c View commit details
    Browse the repository at this point in the history
  3. refactor(lib): separate concepts of get config and read config

    This makes `get` function more testable
    dubisdev committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    39d9d73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    108007b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b496e View commit details
    Browse the repository at this point in the history
  6. test: added more tests

    dubisdev committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    2f53e71 View commit details
    Browse the repository at this point in the history
  7. test: add coverage

    dubisdev committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    ac57cc0 View commit details
    Browse the repository at this point in the history