-
Notifications
You must be signed in to change notification settings - Fork 3
TINY-11177: Vastly improve remote testing #145
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
Changes from 60 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
f9e89be
TINY-11177: Add an empty favicon to prevent the browser requesting `f…
TheSpyder b73ba9a
TINY-11177: Add keep-alive header to stop weird 502 bad gateway errors
TheSpyder 0621111
TINY-11177: Send significantly less reports from the client. Don't wa…
TheSpyder 7c24b29
TINY-11177: Rebase conflicts
jscasca 8e05635
TINY-11177: Re-implemented skip reports, we have enough of them that …
TheSpyder 72d4f7f
TINY-11177: Updated reporter test for logical changes. Fixed a bug wi…
TheSpyder f277686
TINY-11177: Removed @ephox/wrap-promise-polyfill
TheSpyder 5338432
TINY-11177: Rewriting the entire report system to support batch resul…
TheSpyder 54b707f
TINY-11177: Delete route that accepts a single test result
TheSpyder 2ad5cae
TINY-11177: Changelog
TheSpyder facf52c
TINY-11177: Fixed test
TheSpyder 7a9892e
TINY-11177: Improved test failure reporting
TheSpyder ef03603
TINY-11177: The test wasn't broken, my code was. Messages sent close …
TheSpyder b1c5c5f
TINY-11177: Only update the HUD once for batch results, instead of on…
TheSpyder f8b7565
TINY-11177: Fixed issue where it was not clear test failures must be …
TheSpyder ac820f8
TINY-11177: Send start once, not once per page
TheSpyder fd9bb6a
TINY-11177: Fix HUD test count now that we are sending all results
TheSpyder 872dca2
TINY-11177: Only record results if there are results
TheSpyder 3776218
TINY-11177: Add extra warning for duplicate tests
TheSpyder 0fa6df9
TINY-11177: Post current results before reloading the browser for eit…
TheSpyder 838db0e
TINY-11177: Fixed test waiting for done to decide to post results
TheSpyder 72cffd1
alpha 3
TheSpyder e54838f
TINY-11177: Warn for skipped tests as well
TheSpyder fc57378
TINY-11177: Revert failed attempt to fix sending the final result batch
TheSpyder 47ffa61
TINY-11177: Extend HUD limit to the terminal width. Disable the limit…
TheSpyder df3ee16
TINY-11177: Reduce confusion with test reports and error messaging
TheSpyder 43ef071
TINY-11177: Fail webdriver errors properly, don't generate new errors…
TheSpyder 40151ea
TINY-11177: Alpha 4
TheSpyder 1484158
TINY-11177: Removed usages of IE polyfills
TheSpyder a245503
TINY-11177: Increased driver connection timeout to 10 minutes
TheSpyder c3d1e39
TINY-11177: Removed the keep-alive action on page load. It's not nece…
TheSpyder b0c9c02
TINY-11177: Added an extended timeout for sticky sessions
TheSpyder 6b0857d
TINY-11177: Use immediate shutdown on error
TheSpyder 9e5effe
TINY-11177: Attempt to properly cancel when ctrl+c is pressed
TheSpyder e16e39e
TINY-11177: Add caching of custom route responses
TheSpyder 72854ae
TINY-11177: Expand console logging of driver capabilities to any dept…
TheSpyder 5306845
TINY-11177: Fix passing wrong object to generateETag
TheSpyder c525b0b
v15.0.0-alpha.5
TheSpyder 5f4746f
TINY-11177: Increase sticky timeout to 55 seconds, and refactor resul…
TheSpyder e778bd6
TINY-11177: Output modern JS instead of transpiling for old browsers
TheSpyder f806c52
TINY-11177: Improve startup logging
TheSpyder 45fb4a3
v15.0.0-alpha.6
TheSpyder d207f49
TINY-11177: Print how long during the timeout failure, it's failing a…
TheSpyder 01ccdab
TINY-11177: Switch to raw numbers instead of date objects
TheSpyder 12a08d2
TINY-11177: Revert upgrading the source map import to a higher module…
TheSpyder ceba987
TINY-11177: Can we use node 22?
TheSpyder fc2c431
TINY-11177: That's a no to Node 22. Downgrade rollup to work on older…
TheSpyder 2914e70
TINY-11177: es2022 is too high for esm, which is a dead project and r…
TheSpyder 5cf4b07
v15.0.0-alpha.7
TheSpyder 7911a13
TINY-11177: Extend idle LambdaTest timeout to 5 minutes
TheSpyder d018041
v15.0.0-alpha.8
TheSpyder 81e54aa
TINY-11177: Make sure there is at least some interaction with the rem…
TheSpyder 44518a7
v15.0.0-alpha.9
TheSpyder bcc33ce
TINY-11177: Verbose log bedrock settings. Allow settings to override …
TheSpyder 0629f21
TINY-11177: Enforce that tests are in describe blocks - this will hel…
TheSpyder b84f05a
TINY-11177: Add describe block wrappers to old style tests to more ea…
TheSpyder d322a0f
TINY-11177: Add checks to fail a test file if it doesn't clean up DOM…
TheSpyder b9bd5a0
TINY-11177: Bump default chunk to 2000
TheSpyder f793b47
v15.0.0-alpha.10
TheSpyder 902eab3
TINY-11177: Fix import spacing
TheSpyder e4681f3
TINY-11177: Upgrade lambdatest and AWS library dependencies
TheSpyder d615cab
TINY-11177: Review fixes
TheSpyder b5c117e
TINY-11177: Why we patch `sourcemapped-stacktrace` to remove the ES6 …
TheSpyder 84ce462
TINY-11177: Move the state checks into the `checkSiblings` function t…
TheSpyder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
File renamed without changes.
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.