feat(lab): present chronological perception evidence

This commit is contained in:
DCCONSTRUCTIONS
2026-08-05 07:49:49 +03:00
parent 12c8a2d74c
commit 7a72a206f1
102 changed files with 20122 additions and 222 deletions
@@ -200,11 +200,15 @@ test("data recordings keep the compact session dropdown and laboratory results s
assert.match(recordingsSource, /<SpatialWorkspace \{\.\.\.props\} \/>/);
assert.doesNotMatch(recordingsSource, /ObservationSessionArchive/);
assert.match(productSource, /label: "Лабораторные контуры"/);
assert.match(laboratorySource, /ПРОФИЛЬ ЛАБОРАТОРНОГО КОНТУРА/);
assert.match(laboratorySource, /ЛАБОРАТОРНАЯ РАБОТА/);
assert.match(laboratorySource, /PIPELINE-КОНТУР/);
assert.match(laboratorySource, /eyebrow="ЭКСПЕРИМЕНТ"/);
assert.match(laboratorySource, /ПРОГОН \/ ВАРИАНТ/);
assert.match(laboratorySource, /e28-local-surface/);
assert.match(laboratorySource, /e29-camera-geometry/);
assert.match(laboratorySource, /laboratoryWorkOrdinal\(right\.label\)/);
assert.match(laboratorySource, /buildLaboratoryCatalog/);
assert.match(laboratorySource, /experimentOptionsForProfile/);
assert.match(laboratorySource, /workOptionsForExperiment/);
assert.doesNotMatch(laboratorySource, /laboratoryWorkOrdinal/);
assert.match(laboratorySource, /initialWorkSelectedRef/);
assert.match(laboratorySource, /pollingEnabled:\s*false/);
assert.match(laboratorySource, /useAdvancedLaboratoryCatalog/);