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

feat(extensions): Add _brs_.testData associative array #646

Merged
merged 6 commits into from
Apr 30, 2021

Commits on Apr 13, 2021

  1. add testData to _brs_

    Vasyl Martynych committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    81947ec View commit details
    Browse the repository at this point in the history
  2. export method to clean testData on _brs_

    Vasyl Martynych committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1fe0514 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. resolve PR comments(remove useless function wrap)

    Vasyl Martynych committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    386e105 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. add UT for testData

    Vasyl Martynych committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0f269ca View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. add autocleaning testData between running test files

    Vasyl Martynych committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1b1dbb1 View commit details
    Browse the repository at this point in the history
  2. fix testData UT

    Vasyl Martynych committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    496265f View commit details
    Browse the repository at this point in the history