Retire orphaned WebApp tests and classify regression guards

This commit is contained in:
vorotamoroz
2026-07-23 17:21:16 +00:00
parent 24b941f594
commit bf0fc0aea8
20 changed files with 38 additions and 1006 deletions
@@ -38,7 +38,7 @@ describe("compatibility marker persistence", () => {
});
describe("configured CouchDB fixture", () => {
it("starts in the current remote-profile format instead of exercising legacy migration", () => {
it("uses a current remote profile for ordinary configured fixtures", () => {
const pluginData = createE2eCouchDbPluginData({
uri: "https://couch.example",
username: "alice",