Closed Jimmy-Newtron closed 2 years ago
Manually run the testHPP with success
@pierre I am sorry to have broken the checkout process, I have learnt only now that the test is a manual one
I am sorry to have broken the checkout process, I have learnt only now that the test is a manual one
No worries, wish we could automate it (maybe with Selenium?).
Were you able to deploy the changes (see kpm
command in the README) and confirm the fix, before I do another release?
Were you able to deploy the changes (see
kpm
command in the README) and confirm the fix, before I do another release?
I have only run the unit test manually to confirm I don't break the checkout process.
For the deployment it is very complex to use a custom built JAR because I run Kill Bill on Kubernetes container on a remote cluster.
I think we need to find a way to set you up for testing, so I don't have to do releases each time.
Can you set up a local development environment?
See:
Can you set up a local development environment?
Due to the French school holidays it will be difficult to be done until the 7th November.
I'll promise that I will search a solution for the local testing for any further modifications. I suppose that the null pointer cannot stay like this for long.
Due to the French school holidays it will be difficult to be done until the 7th November.
Je me souviens que je codais à @VIACentraleReseaux pendant les vacances de la Toussaint 😏 🤓 😁
I'll promise that I will search a solution for the local testing for any further modifications. I suppose that the null pointer cannot stay like this for long.
Sounds good! Feel free to reach out to the community group if you need setup help.
@Jimmy-Newtron It looks like CI is now red, can you also take a look once you're back? https://github.com/killbill/killbill-stripe-plugin/actions/runs/3339191148/jobs/5527832127
FWIW spotbug
checks are run when running mvn verify
.
FWIW
spotbug
checks are run when runningmvn verify
Learning a lot of new things altogether and it makes me crazy
Learning a lot of new things altogether and it makes me crazy
Enjoy the learnings 😊
@reshmabidikar Might be worth (one day, no rush) explaining some of this? Maybe in this section? https://docs.killbill.io/latest/plugin_development.html#_maven_build_error
@Jimmy-Newtron It looks like CI is now red, can you also take a look once you're back? https://github.com/killbill/killbill-stripe-plugin/actions/runs/3339191148/jobs/5527832127
FWIW
spotbug
checks are run when runningmvn verify
.