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

manager: Refactored tests. #3

Merged

Conversation

bwplotka
Copy link

@bwplotka bwplotka commented Oct 1, 2024

  • Fixed conversion bug. OM Text CTs (and any timestamps) are in seconds, but CreatedTimestamp() parser expects millis.
  • Make it more clear and consistent, especially around namings (names autogenerated, easier to figure out what case permutation we forgot to test)
  • Don't manually handcraft OM text, use expfmt which we are using in client_golang anyway.
  • Actually test timestamps.

@bwplotka bwplotka marked this pull request as ready for review October 1, 2024 13:01
Copy link
Owner

@Maniktherana Maniktherana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok this is so nice 😭

@Maniktherana Maniktherana merged commit 813322b into Maniktherana:implement-ct-in-append Oct 1, 2024
19 of 21 checks passed
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.

2 participants