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: Enable import-boss for e2e framework dependency #81246

Closed

Commits on Aug 20, 2019

  1. Check e2e code for avoiding circular dependency

    Core e2e test framework(test/e2e/framework) should not import sub
    e2e test frameworks (e.g. test/e2e/framework/auth) for avoiding
    circular dependency.
    This adds e2e code check for avoiding such circular dependency.
    Kenichi Omichi committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    e82a0a0 View commit details
    Browse the repository at this point in the history