Skip to content

Cli changes for sync cli #82

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

Merged
merged 8 commits into from
Nov 6, 2020
Merged

Conversation

karanshah-browserstack
Copy link
Collaborator

@karanshah-browserstack karanshah-browserstack commented Oct 30, 2020

Implementation of CLI changes for sync and async cli .

@karanshah-browserstack karanshah-browserstack changed the base branch from master to sync-cli October 30, 2020 12:40
@@ -105,6 +104,7 @@ let whileProcess = (whilstCallback) => {
whileLoop = false;
endTime = Date.now();
showSpecsStatus(body);
logger.info("\n--------------------------------------------------------------------------------")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing the above table config and adding static lines in logs here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the spec , we don't need table config's border.

Copy link
Collaborator

@suryart suryart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

@karanshah-browserstack karanshah-browserstack merged commit 8b75f38 into sync-cli Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants