-
Notifications
You must be signed in to change notification settings - Fork 132
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
[Pangolin] Create develop branch and make possible to install via composer #1
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Initial commit
…ssues. - Skipping the Nav Menu tests for now. Still having a random modal issue from time to time. - Adding a Helper function to change the Codeception Config from within a test. - Updating the closeNotificationModal function to address some issues with it. Still a work in progress.
- Adding a “skip” group tag. - Updated Robo commands to include the “skip” tag instead of “navmenu”.
I moved the assertions to the Step Object page instead of in the test itself.
Updated most function names removing the “I” from the name.
(cherry picked from commit 3728cf6)
- Adding a jQuery script that will hide the popup after login. - Working on a better solution to the problem using Codeception.
- Adding “acceptance” command to the Robo commands so it only runs acceptance tests. - Breaking out the Testing Environments into their own files.
- Removing broken robo command for interactive console. - Moving the Forgot Password test to it’s own folder.
- Removing the non-source controlled version. - Adding reference to the composer controlled version.
Removing Functional and Unit test stuff for now.
Forgot a Unit testing file.
Converting test types.
- Adding an Example folder - Moved all example tests to the Example folder - Converted cept to cest - Adding additional mark up to tests
- Adding Allure tags for Severity, Stories, Features and Titles.
- Adding a TestCaseId tag. - Adding a lookForwardTo statement.
Adding a param example
- Adding basic Category PageObject - Adding basic Category Add test - Adding a helper function for the Loader on Edit/Add pages.
- Refactored code to follow naming convention and coding standard - Added global helper classes for login and api authentication - Changed hard coded test configurations in suite yml file
…uration in composer.
…uration in composer.
…lure-codeception adapter to dev-master to pick up a bug fix we needed.
…ce modules utilizing codeception modules; 2. Added PHP dotenv (.env.example) so that custom configurations / credentials can be loaded through environment variables.
- fix static tests
Incorrect Copy-Paste while rearranging some code, fixed in local 293, tested, and merged to sprint-develop.
…onal-testing-framework into sprint-develop # Conflicts: # README.md
…nts rather than specific entities - add argument support to schema and object model
Quote fix did nto include necessary changes to entity definition.
…-acceptance-test-framework into 'sprint-develop' of github.com:magento-pangolin/magento2-functional-testing-framework
okolesnyk
pushed a commit
that referenced
this pull request
Mar 21, 2019
Updating magento-devdocs.mftf with lastest from mageto/mftf
mmansoor-magento
pushed a commit
that referenced
this pull request
Oct 13, 2020
Mqe 2173: CUSTOM_MODULE_PATHS env variable doesn't use all paths
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.