Skip to content

Update smoke tests for new features #45

@bburda

Description

@bburda

Summary

Extend smoke tests to verify all new gateway v0.4.0 features in each demo.

Motivation

New features (plugins, scripts, triggers, logs, beacons) need automated verification in CI.

Proposed solution

New test assertions across all demos:

  • Verify linux introspection data visible per entity (procfs/container info)
  • Verify scripts API (list scripts, execute, check result)
  • Verify triggers (create trigger, inject fault, verify event fires)
  • Verify logs endpoint returns data

Sensor demo additional assertions:

  • Verify beacon discovery (entity has beacon metadata)

Update smoke_lib.sh with new helper functions if needed.

Acceptance criteria

  • All smoke tests pass on all 3 demos with new assertions
  • CI green

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions