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

SDK - Tests - Testing command-line resolving explicitly #3257

Commits on Mar 11, 2020

  1. SDK - Tests - Testing command-line resolving explicitly

    After the recent small refactoring of the task resolving flow in the component library, some tests we left unupdated with compatibility shims added to make the tests pass.
    This PR updates the remaining tests and removes the shims.
    This mostly involves using explicitly using `_resolve_command_line_and_paths`.
    
    Some tests that validate the behavior of the dsl bridge were moved to `component_bridge_tests.py`
    Ark-kun committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    36524ac View commit details
    Browse the repository at this point in the history
  2. Indented the component texts

    Ark-kun committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a482416 View commit details
    Browse the repository at this point in the history