Skip to content

Add integration tests for status serverΒ #3346

@robert-bell

Description

@robert-bell

What you would like to be added?

Add integration tests for the status server handleTrainJobRuntimeStatus handler.

The tests should check include coverage of:

  • the happy path (updating the train job status)
  • invalid data is rejected with a useful error message (e.g. progressPercentage greater than 100)
  • updating a non-existing trainjob is rejected with a useful error message

Why is this needed?

Improved test coverage will help us maintain this feature.

Love this feature?

Give it a πŸ‘ We prioritize the features with most πŸ‘

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions