Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Add Re-Import and tests - #102

Merged
J12934 merged 9 commits into
masterfrom
feature/reImport
Aug 19, 2019
Merged

Add Re-Import and tests#102
J12934 merged 9 commits into
masterfrom
feature/reImport

Conversation

@wurstbrot

Copy link
Copy Markdown
Contributor

Work in Progress

@J12934J12934 changed the title WIP: Add Re-Imprort and testsWIP: Add Re-Import and testsAug 16, 2019
@J12934
J12934 self-requested a review August 16, 2019 11:24
@J12934J12934 added the enhancement New feature or request label Aug 16, 2019
@wurstbrot

Copy link
Copy Markdown
ContributorAuthor

Please merge

@wurstbrotwurstbrot changed the title WIP: Add Re-Import and testsAdd Re-Import and testsAug 18, 2019
private String currentDate() {
return LocalDate.now(clock).format(DateTimeFormatter.ofPattern(DATE_FORMAT));
}
private String currentDateTime() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does DefectDojo now support more detailed dates (with hour and minutes) for the tests?
If i remember correctly we tried to add them like this but it didn't used to work.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

No, only tests needs to be defined with time. As you mostly create it with an engagement, you didn't had contact so far.

@J12934

Copy link
Copy Markdown
Member

The existing persistence provider functionality works unhindered.
Will merge once the build is green again. 👍

@J12934
J12934 merged commit d3fbc61 into masterAug 19, 2019
@J12934
J12934 deleted the feature/reImport branch August 19, 2019 18:51
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@wurstbrot@J12934@SirDany