Skip to content

[Added] Update happy path tests to include validation of lastStatusTime property - #97

Merged
eric-murray merged 2 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-2
Jul 31, 2026
Merged

[Added] Update happy path tests to include validation of lastStatusTime property#97
eric-murray merged 2 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-2

Conversation

@eric-murray

@eric-murray eric-murray commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • tests

What this PR does / why we need it:

lastStatusTime is now required in the happy path response body, but the tests have not yet been updated to reflect this. This PR updates the happy path tests to validate this property is present and has a valid value.

Which issue(s) this PR fixes:

Fixes #96

Special notes for reviewers:

None

Changelog input

 release-note
 - Update happy path tests to include validation of lastStatusTime property

Additional documentation

None

Added validation for 'lastStatusTime' property in response body.
Added validation for lastStatusTime property in response body.
@eric-murray eric-murray changed the title [Added] Updated happy path tests to include lastStatusTime property [Added] Update happy path tests to include validation of lastStatusTime property Jul 30, 2026
@eric-murray
eric-murray merged commit e7d05f7 into camaraproject:main Jul 31, 2026
2 checks passed
@eric-murray
eric-murray deleted the eric-murray-patch-2 branch July 31, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update happy path tests to include lastStatusTime property

2 participants