-
Notifications
You must be signed in to change notification settings - Fork 132
[Pangolins] Sprint 13 #15
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
Conversation
This file contains hidden or 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
- add new metadata generator util - add new example input file - change dir setup util to exposer public recursive delete (cherry picked from commit 8d698c4)
- change output deletion beahvior - fix codesniffer method (cherry picked from commit 63dfb63)
…e schema - add new type for before/after schema
- add new validation util - update test object extractor to use validation util - add new unit test
- add invalid char to error message, review feedback
- fix for codesniffer, missed phpDoc
- Created all verification tests. - Quick bugfix for conditionalClick in di.xml - Add Uniqueness Call to dependentSelector. - Remove previous persistedReplacement test.
…onal-testing-framework into sprint-develop
- Added locatorFunction attribute to elements and ElementObject - Changed ActionObject to look for selector, then locatorFunction when trying to resolve element references. - TestGenerator fixes to add double quotes to locatorFunction arguments, necessary for good output. - Verification test fixes and additions.
…nta swagger specification.
- edit travis.yml file to include reference to all-checks command
- run checks in parallel
- Fixed CR feedback - Merged in sprint-develop and fixed conflicts
- Changed loadingMasks to an array - Changed waitForLoadingMaskToDisappear to recurse through all loading mask elements if multiple are found.
- Add a test for both selector and locatorFunction null
- replacement now always appends "" . and . "" to replacement, then strips if unecessary. - edited expected output in verification tests.
- Verification Test Fixes
… to ignore cases.
- added useCaseId to Test Schema. - di.xml changes - Refarctored TestGenerator to use a single Annotation Generation mechanism. - Updated Verification Tests, turns out there was a bug in existing code.
# Conflicts: # dev/tests/verification/Resources/PersistedReplacementCest.txt # dev/tests/verification/TestModule/Cest/PersistedReplacementCest.xml # etc/di.xml
# dev/tests/verification/Resources/PersistedReplacementCest.txt
- add new unit tests - refactor old unit test to use new mock tool - AspectMock
- fix static code sniff failures - add static checks for unit and verification test
…onal-testing-framework into sprint-develop
- resolve conflicts
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.
Scope
Stories
Bugs
Related Pull Requests