This repository has been archived by the owner on Jun 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Update to v0 23 2 #6
Open
willscripted
wants to merge
185
commits into
master
Choose a base branch
from
update-to-v0-23-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Instead of "TestCafe" selected "questions with the TestCafe tag", because it is precisely what one will see when clicks the link.
…ses #2497,#2457) (#2561) * enable `noImplicitAny` and disable `skipLibCheck` in TS compiler (closes #2497,#2457) * add separate test to --noImplicitAny * change --implicitAny to --strict * remove unrequired test
* Add info about waiting for redirect * Fix a broken link * Address Miher's remarks * Address more miher's remarks * Fix a broken link
* update hammerhead * fix tests after hammerhead update
* Add Studio promo * Fix a link * Fix an article * Fix a broken link
* Screenshot file pattern * refactor test constrants * small refactoring * renames * don't correct file path for custom file path * try to fix tests2 * revert back correct file path for custom path * revert dedent module * fix review issues
… (#2590) * Avoid Marionette connection with custom user profiles(closes #2589) * Add tests * Fix remarks
* tmp * fix 'wrong callsite for RequestHooks errors' (close #2555)
…482) (#2613) * add clear message about failed CORS validation requests (close #2482) * tmp * formatting * rename * add condition * fix lint
* client-scripts-template-render * gulp * tmp2 * fix tests * pass flag to the proxy * remove through2 * rename '--development-mode' to '--dev'
* [docs] screenshot path pattern * placeholders in uppercase * fix Mikhail's remarks * fix one more MIkhail's remark * fix broken links and default patterns
* Describe establishing HTTPS connection to TestCafe * Add an article before 'TestCafe server' * Address Margarita's remarks * Address Miher's and Andrew's remarks
* [docs] corrections - screenshotpathpattern * minor changes * more dirk's corrections * replace root with base, rewrite paragraph about path parameter * corrections from Anna Zelenova
* Fix client tests in Safari * Update Gulpfile.js * Fix client tests in Safari
* Apply Dirk's corrections * Address Miher's remarks
* Updated filter docs. closes #2527 * Updated filter cli docs. closes #2527 * updated doc * fix lint
… (#2954)" (#3050) This reverts commit a530707.
* [docs] Update issues, questions and contributing 1. Moved stackoverflow questions to the 'community' section 2. Updated links for bug reports and feature requests 3. Updated the contributing descrtiption, added a 'thank you note' for contributors. Now we can just add a list to the end of this section. 4. Moved the 'badge' section to the end. * Removed an extra empty line * Update README.md Updated according to Vasily's comment * Fixed a typo in "Issue Tracker" * Changed http to https Co-Authored-By: Nuarat <[email protected]> * Added a comma Co-Authored-By: Nuarat <[email protected]> * Put "Issue Tracker" after the "Get Help" section
* Debug * Use node 6 * Use node 8
* Fix origExt is not a function while using TypeScript node modules * Add a test
* Improve startup time (closes #2912) * Export upload utils * Fix lazy loading for empty project * Load compilers when accessing parser functions * Fix remarks
chanson
approved these changes
Jan 23, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
focusing on the code we added, which i believe is just screen capture via screenshots, it seems like everything is still in place and should work as intended
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.