-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feat(playwright performance): Pw perf tests #959
Merged
Merged
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
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 03:39 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 03:39 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-app
December 29, 2024 03:39 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-kibana
December 29, 2024 03:39 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 03:39 — with
GitHub Actions
Inactive
Coverage Report
File CoverageNo changed files found. |
zerogravit1
force-pushed
the
pw-perf-tests
branch
from
December 29, 2024 23:03
30c36c0
to
7922012
Compare
zerogravit1
had a problem deploying
to
pw-perf-tests
December 29, 2024 23:03 — with
GitHub Actions
Failure
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 23:03 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 23:06 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 23:06 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-app
December 29, 2024 23:06 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-kibana
December 29, 2024 23:06 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
December 29, 2024 23:06 — with
GitHub Actions
Inactive
fix: refactor
zerogravit1
force-pushed
the
pw-perf-tests
branch
from
January 1, 2025 15:30
7922012
to
84c4ba8
Compare
zerogravit1
had a problem deploying
to
pw-perf-tests
January 1, 2025 15:30 — with
GitHub Actions
Failure
zerogravit1
temporarily deployed
to
pw-perf-tests
January 1, 2025 15:30 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 1, 2025 15:32 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 1, 2025 15:32 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-kibana
January 1, 2025 15:32 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests-app
January 1, 2025 15:32 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 1, 2025 15:32 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests
January 2, 2025 16:10 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests
January 2, 2025 16:10 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests
January 2, 2025 16:12 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests
January 2, 2025 16:12 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests-app
January 2, 2025 16:12 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests-kibana
January 2, 2025 16:12 — with
GitHub Actions
Inactive
asharonbaltazar
temporarily deployed
to
pw-perf-tests
January 2, 2025 16:12 — with
GitHub Actions
Inactive
asharonbaltazar
approved these changes
Jan 2, 2025
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.
Looks good. Left some questions
zerogravit1
temporarily deployed
to
pw-perf-tests
January 8, 2025 23:52 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 8, 2025 23:52 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 8, 2025 23:55 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 8, 2025 23:55 — with
GitHub Actions
Inactive
zerogravit1
temporarily deployed
to
pw-perf-tests
January 8, 2025 23:55 — with
GitHub Actions
Inactive
asharonbaltazar
approved these changes
Jan 9, 2025
RanyeM
pushed a commit
that referenced
this pull request
Jan 9, 2025
* feat: initial perf tests for routes fix: refactor * Fix: updated per review comments --------- Co-authored-by: asharonbaltazar <[email protected]>
RanyeM
added a commit
that referenced
this pull request
Jan 9, 2025
* feature: adding new FAQ to FAQ page * feature: question should open corresponding section * fix: corrected code back to faq page direct link * fix: removed id * fix: #5 and #6 to expanded section * fix: test coverage * revert package json to what is on main * fix(email): Fixes an issue with Outlook not correctly displaying the OneMAC logo and header (#972) * fixed index test * fix(test): Create mock for calling lambdas (#973) * Added msw endpoints for Lambda, Step Functions, Secure Token Services, and other related services * Added/updated test data to support new endpoints * Updated tests to use the new endpoints instead of mocking individually * fix(email): switch email logo back to using url * fix(schema): remove logic for determining next business day for `submissionDate` (#980) * fix: remove logic for determining next business day for `submissionDate` * fix: update `submissionDate` value * feat(ui): Remove status date from package details pages for all users (#965) * fix(initial verbiage fix): Email verbiage fixes from qa (#974) * correct verbage for med and chip spa * fix issues with verbiage need confirmation * remove comment * add date and attachment logic * update snapshots * Update ChipSpaState.tsx * test(email): proces email test (#979) * feat(test)proces email test * Removed console.log * linter correction * removed a ine * remove brackets * add region * Address change reqeust * feat(test)-submit lambda (#987) * feat(test)-submit lambda * Update withdrawpackage to withdrawrai * linter corrections * Fix some test * Test for malformed objects * Remove import vs code added in * remove console.log * Updatign to use get requestcontext * feat(test) fix email test (#991) * feat(test) fix email test * Update processEmails.test.ts * fix(os) helpers for getting domain and index for opensearch (#992) * created helpers for getting domain and index for opensearch * fixed import * feat(test) updates to s3 calls on backend (#985) * updates to s3 calls on backend * feat(test)-unauthorized submission test (#996) * feat(amend): Add waiver amendment emails (#993) * Feat(playwright performance): Pw perf tests (#959) * feat: initial perf tests for routes fix: refactor * Fix: updated per review comments --------- Co-authored-by: asharonbaltazar <[email protected]> --------- Co-authored-by: 13bfrancis <[email protected]> Co-authored-by: Ty Bolt <[email protected]> Co-authored-by: Tiffany Forkner <[email protected]> Co-authored-by: asharonbaltazar <[email protected]> Co-authored-by: James Dinh <[email protected]> Co-authored-by: Thomas Walker <[email protected]> Co-authored-by: Benjamin Paige <[email protected]> Co-authored-by: Jon Schaffer <[email protected]>
🎉 This PR is included in version 1.5.0-val.103 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
🎫 Linked Ticket
none
💬 Description / Notes
Testing for Time to First Byte
Time to Largest Contentful Paint
Time to First Contentful Paint
🛠 Changes
Add performance tests