Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] Tests for last-seen state calculation and comparison #91

Closed
kopf-archiver bot opened this issue Aug 18, 2020 · 0 comments
Closed

[PR] Tests for last-seen state calculation and comparison #91

kopf-archiver bot opened this issue Aug 18, 2020 · 0 comments
Labels
archive automation CI/CD: testing, linting, releasing automatically

Comments

@kopf-archiver
Copy link

kopf-archiver bot commented Aug 18, 2020

A pull request by nolar at 2019-06-01 13:17:22+00:00
Original URL: zalando-incubator/kopf#91
Merged by nolar at 2019-06-13 09:19:57+00:00

Issue : #13

Add tests for last-seen state (calculation and comparison).

The last seen state is used to detect the causes when something was changed (and what specifically), or to detect of the object is completely new (no previous seen state).

Partially, this is tested in the causation tests (indirectly). But there, it tests for how the states & diffs are used, without testing the details on the field level, and not all functions are fully tested.

The diff calculation (between old & new states) is left aside, as there are separate tests for it in /tests/diffs/.

@kopf-archiver kopf-archiver bot closed this as completed Aug 18, 2020
@kopf-archiver kopf-archiver bot mentioned this issue Aug 19, 2020
19 tasks
@kopf-archiver kopf-archiver bot changed the title [archival placeholder] [PR] Tests for last-seen state calculation and comparison Aug 19, 2020
@kopf-archiver kopf-archiver bot added the automation CI/CD: testing, linting, releasing automatically label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archive automation CI/CD: testing, linting, releasing automatically
Projects
None yet
Development

No branches or pull requests

0 participants