arobirosa / arobirosa/areco-deployment-script-manager
Check if the update deployment scripts failed on junit tenant and create tests
- Dominant language
- Java
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Because I don't see any code that triggers the execution of the deployment scripts after an **update running system** on the junit tenant**, I have to check if the deployment scripts are run when the following commands are executed:
````
ant updatesystem -Dtenant=junit
ant yunitupdate
````
And I have to create tests for these situations and the initialization. These tests can't be hybris integration tests
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the deployment-script execution paths used by `ant updatesystem -Dtenant=junit` and `ant yunitupdate`, along with the initialization path. Add tests covering script execution after an update and initialization without using Hybris integration tests; done means these situations are verified by the new tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100