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

enhance testing around cyclonedx ingestion #937

Closed
wants to merge 1 commit into from

Conversation

JimFuller-RedHat
Copy link
Collaborator

No description provided.

@JimFuller-RedHat JimFuller-RedHat self-assigned this Oct 23, 2024
@@ -1132,20 +1162,37 @@ mod tests {

#[test(tokio::test)]
async fn apply_to_context() -> Result<(), anyhow::Error> {
use time::format_description::well_known::Rfc2822;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm confused, should we use Rfc3339 instead ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

for different reasons - I'm confused as well as my commit/PR did not contain this - I believe this was in @jcrossley3 previous PR ... not sure what git/github is doing here as I had updated my branch before raising this PR.

As for your specific question you will have to follow up with @jcrossley3

Copy link
Contributor

Choose a reason for hiding this comment

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

Any ol' format will do. I just needed a hardcoded date. It's only used for creating a test fixture.

@JimFuller-RedHat JimFuller-RedHat marked this pull request as draft October 23, 2024 10:33
@JimFuller-RedHat JimFuller-RedHat deleted the cyclonedx-analysis-graph-deux branch October 23, 2024 13:21
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.

3 participants