Стабилизация синхронного LAB-воспроизведения

This commit is contained in:
DCCONSTRUCTIONS
2026-08-23 18:56:06 +03:00
parent a3fc13ad63
commit 51bb1369eb
12 changed files with 1042 additions and 336 deletions
@@ -209,7 +209,8 @@ test("data recordings keep the compact session dropdown and laboratory results s
assert.match(laboratorySource, /experimentOptionsForProfile/);
assert.match(laboratorySource, /workOptionsForExperiment/);
assert.doesNotMatch(laboratorySource, /laboratoryWorkOrdinal/);
assert.match(laboratorySource, /initialWorkSelectedRef/);
assert.match(laboratorySource, /freshestLaboratorySelection\(catalog\)/);
assert.match(laboratorySource, /initialSelectionAppliedRef/);
assert.match(laboratorySource, /pollingEnabled:\s*false/);
assert.match(laboratorySource, /useAdvancedLaboratoryCatalog/);
assert.doesNotMatch(laboratorySource, /fetchAdvancedLaboratoryResults/);