Task Description
Create a new test and make sure it uses something like:
@Test
@TestResources({ @TestResource(source = "classpath:/invoices/linkedin/*.pdf",
destinationDir = "Unprocessed/LinkedIn"),
@TestResource(source = "classpath*:invoices/upwork/*.pdf",
destinationDir = "Unprocessed/Upwork") })
and validate whether these resources are indeed copied. If they're not, then there is a bug which needs to be fixed.
Open Questions
Notes
Task List
The following tasks will need to be carried out:
Useful Commands
Incurred Costs
Task Relationships
This task:
- Is a sub-task of:
- Depends on:
- Is a follow-up of:
- Relates to:
Resources
Useful Links
Points of Contact
Task Description
Create a new test and make sure it uses something like:
and validate whether these resources are indeed copied. If they're not, then there is a bug which needs to be fixed.
Open Questions
Notes
Task List
The following tasks will need to be carried out:
Useful Commands
Incurred Costs
Task Relationships
This task:
Resources
Useful Links
Points of Contact