feat(lab): present chronological perception evidence
This commit is contained in:
@@ -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/);
|
||||
|
||||
Reference in New Issue
Block a user