Skip to content

📋 [TASK] Geti Inspect: Add an e2e test for the full user flow #3177

@MarkRedeman

Description

@MarkRedeman

Describe the task

Write a single E2E test that,

As a system admin:

  1. Starts both UI and Server using a single process

As a user

  1. Create a new project
  2. Configure a video source
  3. Start stream
  4. Capture 20 frames (10 frame every second) in 2 seconds
  5. Train a PADIM model
  6. Wait until training is finished, check its logs in the meantime
  7. Enable the inference pipeline (or verify it's been enabled)
  8. Configure a folder output sink
  9. Verify that inference results are saved in said folder
  10. Export the model
    10.a OpenVINO
    10.b ONNX
    10.c PyTorch

Acceptance Criteria

See task description

Priority

Low

Related Epic

No response

Estimated Time

No response

Current Status

Not Started

Additional Information

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions