Skip to content

Conversation

@howard-e
Copy link
Contributor

@howard-e howard-e commented Nov 13, 2025

stalgiag and others added 10 commits November 12, 2025 10:58
* Spike on DB automation supporting AT version

* Cleanup, update snaps

* Undo accidental delete, banner in snapshots

* Fix quoting mistake in schema

* AtAndBrowserDetailsModal prettier bug

* Add tests

* Update documentation

* Remove deprecated const
…1592)

* Remove rest results from test queue query

* server side caching for test plans

* fix: remove unneeded draftTestPlanRuns from query

* Delayed report rerun load with caching

* Unnecessary fetch in test plan report status dialog

* cache-first TestQueue

* Aggressive Apollo caching

* code splitting, lazy loading, don't query tests when not needed

* remove query of User.at in TestQueue

* do not query collection job for percent poll

* don't query testPlanReportStatuses, TestQueue

* Cache first TestQueue

* webpack prefetching

* report level fetch/refetch, TestQueue

* report level fetch/refetch, TestQueue

* Cleanup, lint

* Delay git property load until disclosure open

* Handle cache resolution on report rows

* Better total scenario count resolver

* Update snapshots

* Delay fetching full testPlanReports

* Use dataloader, honor attributes in test plan resolver

* Fix TestQueue.test

* Adjust assigntesterdropdown

* Fix on hold

* Refetch report rows on assign tester through ManageBotRunDialog, graphql test update

* Wait for refetch in TestRun e2e test

* Update snapshots

* More waits for secondary load in the TestRun.e2e

* Refetch collection job on cancel

* Handle delayed row fetch in conditional render for feature table

* Don't use eval click in TestRun.e2e.

* TestRun.e2e don't attempt click if el not found

* ReportRerun, wait for table with tab loads

* Update webpack.prod.js

* Correct version sorting

* Add atversion to row query

* refetch row after delay on start bot run in report

* Update snaps

* Update snapshots

* Handle reload at subroute with Tab better

* Fix tests after merge, update snaps

* Update snapshots
* Update reports pages to display trend reports on candidate page and also display minimum and exact AT version information where applicable

* Fix Reports e2e test
…1643)

* fix: populate test plan versions and filter on first disclosure open

* Don't rely on TestPlanVersion.title because of future chance of mismatch

---------

Co-authored-by: Howard Edwards <[email protected]>
* Clearly note instructions on running the setup script across review pages and TestRenderer

* Revert aria-at branch to master
@howard-e howard-e marked this pull request as draft November 13, 2025 22:45
stalgiag and others added 7 commits November 17, 2025 09:35
…t initial reports (#1649)

* fix: allow add test plans disclosure to add test plan versions without initial reports

* Update snapshots
Since directory names now include a /. eg. 'alert' -> 'apg/alert' and those directory names have gotten directly used in this selector. The / isn't valid for document.querySelector(). This ensures it is properly escaped.
* Add missing testResultsLength to TEST_QUEUE_EXPANDED_ROW_QUERY

* Update snapshots

* Update mocks

* Ignore addViewerResolver error if not critical

* Fix not being able to close mark as final dialog
…effects expected mutations (#1653)

* Omit new fields for negativeSideEffects from conflicts comparison

* Support update and deletion of negativeSideEffects since new encoding id process

* Include migration to update previously submitted mismatched failed and untestable results across runs

* Add missing testPlanReportId to migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants