-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve test harness and add browser pooling (#3871)
* Update husky and lint-staged * Add debug * Only test transcript navigation tests * Add message * Disable ESLint * Run transcript.navigation tests only * Add more tests * Add messages * Fix syntax error * Update logic * Add new message * Add message * Update reporter * Add message * Log even if error * Clean up logs * Update splice * Fix scrollStabilized * Fix timeout * Add testharness2 * Move transcript.navigation.escapeKey * Move transcript.activityGrouping * Move transcript.activityGrouping * Clean up * Move transcript.navigation.pageUpDown * Move transcript.navigation.adaptiveCard.focusInput * Move transcript.navigation.* * Move some accessibility tests * Move more accessibility tests * Move all accessibility tests * Move all activities.* tests * Move activityGrouping.* tests * Move adaptiveCards.* and autoScroll.* * Move avatar.* tests * Move cardAction.* tests * Move carousel.* tests * Move chatAdapter.* tests * Move conversationStartProperties.* tests * Move deprecated.* and directLine.* tests * Move all focusManagement.* tests * Move heroCard.* tests * Move hooks.* tests * Move locale.* and markdown.* tests * Move middleware.* tests * Move newMessageButton.* tests * Move offlineUI.* tests * Move replyToId.* tests * Move sendBox.* tests * Move sendFiles.* tests * Move speechRecognition.* tests * Move styleOptions.* tests * Move suggestedActions.* tests * Move timestamp.* tests * Move toast.* tests * Move transcript.* tests * Move use*.* tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix Docker script * Improve toolchain * Default to no-watch * Fix tests * Fix tests * Fix tests * Fix tests and clean up * Fix build * Add WD pool for Jest * Update housekeeping * Clean up * Add jestserver * Update housekeep * Touchup * Consistent window size * Gracefully shutdown Jest server * Gracefully shutdown Jest server * Clean up * Clean up instance after release * Ignore get logs error * Clean up * Housekeep asynchronously * Rename * Dump logs before quit * Use global-agent * Improve test reliability * Take fullscreen shot * Move session preparation code * Fix attachment * Improve error stack * Speed up * Fix test * Fix test * Prepare session on reuse * Update snapshot * More __operation__ * Fix code coverage * Increase shm_size * Converge * Fix tests * Use stabilized * Use stabilized * Wait for focus * Remove one screenshot * Rename folders * Build test harness * Clean up test harness * Renames * Clean up * Fix build * Fix test * Remove unneeded plugin * Fix test * Fix tests * Fix tests * Fix tests * Fix test * Add comments * Add entry * Add eslint * Enable eslint * Fix ESLint * Fix ESLint * Update husky * Update lint-staged * Update precommit * Update precommit * Update comment * Remove unnecessary line * Screenshot after fail * Wait for image load before snapshot * Wait for activity to be focused * Attach last screenshot * Wait for activities * Wait for capacity * Add screenshot location * Fix error message * Fix filename * Add entry * Clean up * Fix tests * Add comment * Clean up * Clean up * Fix test reliability * Add tolerance * Update entry * Improve test reliability * Remove loop * Update entry * Improve test reliability * Add all attachments * Apply PR suggestions * Apply suggestions from code review Co-authored-by: Corina <[email protected]> * Add comment * Namespacing accessibility.delayActivity * Update tofu * Fix test * Fix test * Fix test * Test reliability * Apply PR suggestions * Remove unneeded marshal * Update message Co-authored-by: Corina <[email protected]>
- Loading branch information
Showing
633 changed files
with
22,347 additions
and
18,841 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pre-commit eol=lf |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
|
||
npm run lint-staged |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"files.exclude": { | ||
"packages/*/dist": true, | ||
"packages/*/lib": true | ||
"packages/*/dist": false, | ||
"packages/*/lib": false | ||
}, | ||
"typescript.tsdk": "packages\\component\\node_modules\\typescript\\lib" | ||
} |
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-23.9 KB
...ty-requirement-non-interactive-adaptive-card-should-not-be-focusable-1-snap.png
Binary file not shown.
File renamed without changes
Binary file added
BIN
+28.8 KB
...requirement-adaptive-card-without-tap-action-should-not-be-focusable-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-18.2 KB
(53%)
...-cards-with-tap-action-prop-should-react-to-click-enter-and-spacebar-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.83 KB
(74%)
...s-carousel-navigation-should-show-focus-when-tabbing-inside-carousel-2-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.83 KB
(120%)
...s-carousel-navigation-should-show-focus-when-tabbing-inside-carousel-3-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-20.7 KB
...s-carousel-navigation-should-show-focus-when-tabbing-inside-carousel-4-snap.png
Binary file not shown.
Binary file modified
BIN
+61 Bytes
(100%)
...shots__/html/hooks-use-text-box-js-use-text-box-should-work-properly-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+54 Bytes
(100%)
...shots__/html/hooks-use-text-box-js-use-text-box-should-work-properly-2-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+215 Bytes
(100%)
...ted-actions-in-left-to-right-using-carousel-layout-should-be-correct-2-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+199 Bytes
(100%)
...ted-actions-in-right-to-left-using-carousel-layout-should-be-correct-2-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-587 Bytes
(98%)
...actions-stacked-button-text-wrap-when-false-should-ignore-max-height-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-641 Bytes
(98%)
...-text-wrap-when-true-max-height-is-100-change-max-height-to-fit-text-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-547 Bytes
(99%)
...ue-max-height-is-100-suggested-action-height-is-60-height-will-be-60-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-691 Bytes
(98%)
...e-max-height-is-20-height-is-default-max-height-will-override-height-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-578 Bytes
(98%)
...tacked-button-text-wrap-when-true-max-height-is-30-change-min-height-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-659 Bytes
(98%)
...tacked-button-text-wrap-when-true-max-height-is-45-change-max-height-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-659 Bytes
(98%)
...n-text-wrap-when-true-max-height-is-80-change-max-height-to-fit-text-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-659 Bytes
(98%)
...hen-true-max-height-is-undefined-should-default-max-height-to-100-25-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-775 Bytes
(99%)
...cript-activity-grouping-js-transcript-with-activity-grouping-test-45-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+27.3 KB
...e-send-failed-js-transcript-activity-status-intermediate-send-failed-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.7 KB
...ssword-input-js-transcript-legacy-activity-middleware-password-input-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.1 KB
...on-buttons-js-transcript-legacy-activity-middleware-reaction-buttons-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-9 Bytes
(100%)
...ator-js-transcript-navigation-should-show-visual-keyboard-indicators-1-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8 Bytes
(100%)
...ator-js-transcript-navigation-should-show-visual-keyboard-indicators-2-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8 Bytes
(100%)
...ator-js-transcript-navigation-should-show-visual-keyboard-indicators-4-snap.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...ator-js-transcript-navigation-should-show-visual-keyboard-indicators-5-snap.png
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.