Skip to content

Base classes for upgrade pipeline#2727

Merged
labkey-tchad merged 21 commits intodevelopfrom
fb_upgradeTestPipeline
Oct 10, 2025
Merged

Base classes for upgrade pipeline#2727
labkey-tchad merged 21 commits intodevelopfrom
fb_upgradeTestPipeline

Conversation

@labkey-tchad
Copy link
Member

Rationale

https://github.com/LabKey/kanban/issues/1267
Spec

Adding a base class and simple proof of concept test for a TeamCity upgrade pipeline.

Related Pull Requests

Changes

  • Base classes for upgrade pipeline
  • Update TestUser to handle pre-existing users
  • Make some test property getters public

Comment on lines +781 to +782
executeScript("window.localStorage.clear();");
executeScript("window.sessionStorage.clear();");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this an efficiency change, and not related to this story?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was an accidental inclusion. The WebStorage API for WebDriver has been deprecated for a while and I was removing it.

@labkey-tchad labkey-tchad merged commit f2e238c into develop Oct 10, 2025
7 checks passed
@labkey-tchad labkey-tchad deleted the fb_upgradeTestPipeline branch October 10, 2025 17:57
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.

2 participants