Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Adding Debugging topic to the MFTF guide #8

Closed
wants to merge 5 commits into from
Closed

Conversation

dobooth
Copy link

@dobooth dobooth commented Feb 13, 2019

This PR is a:

  • New topic

Summary

Adds a new Debugging topic to the MFTF guide.
Closes #MQE-1440

whatsnew
Debugging topic added to the MFTF guide.

@dobooth dobooth self-assigned this Feb 13, 2019
@dobooth dobooth requested review from tomreece and keharper February 13, 2019 17:32
1. Download the Codeception Framework plugin for PHPStorm (`PhpStorm->Preferences->Plugins`).
1. Click `Edit Configurations` on the configuration dropdown.
1. Click `+` and select `Codeception` from the available types.
1. Find the `Custom Working Directory` option and set the path to your `dev/tests/acceptance/` directory.

Choose a reason for hiding this comment

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

I feel like something is missing here because my configuration is still not ready to run. The window is asking for information to be filled out in the Test Runner section (at the top of the configuration window).

Copy link

@KevinBKozan KevinBKozan Feb 15, 2019

Choose a reason for hiding this comment

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

@dobooth he is correct, need to add a step for:
" 1. Change Test Scope to Type and select functional from the Type: dropdown"

Copy link

@keharper keharper left a comment

Choose a reason for hiding this comment

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

Approved, pending some minor edits. But I don't need to review it again.

1. Click `Fix`, then `+`, and select `Codeception Local`.
1. Click `...` and locate `/vendor/bin/codecept` in your Magento installation folder.

At this point, you have a couple choices in how to select the test you want to debug.

Choose a reason for hiding this comment

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

Suggested change
At this point, you have a couple choices in how to select the test you want to debug.
At this point, you have a couple of choices in how to select the test you want to debug.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks.

@dobooth
Copy link
Author

dobooth commented Feb 15, 2019

This PR points to the incorrect repo. I have included these review changes and will open another PR.

@dobooth dobooth closed this Feb 15, 2019
@dshevtsov
Copy link
Collaborator

@dobooth please add a reference to the another PR

@dobooth
Copy link
Author

dobooth commented Feb 15, 2019

Changes and topic is being added via magento#3755

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants