[#617] Add pgagroal-cli management command test script.
Cc: @Jubilee101
This is the first script. It will be followed by two more — one for the admin and another for the vault. Once those are done, we’ll have the complete test suite for the project.
@Userfrom1995 We will hold this until the new test suite infrastructure is in place - keep rebasing
@Userfrom1995 @fluca1978 Lets see if we can this one finished
@Userfrom1995 @fluca1978 Lets see if we can this one finished
@Userfrom1995 let's keep TAP output for better times, I think with an uncrustify we could merge, and then improve later.
Thoughts?
@fluca1978 Feel free to merge once everything is green @Userfrom1995 Can you resolve the conflicts and do another run ?
@fluca1978 Feel free to merge once everything is green @Userfrom1995 Can you resolve the conflicts and do another run ?
OK, I will resolve the conflicts and rebase, but one more important thing, I think it’s going to need a few additional adjustments, as it was written around the old test suite, and the test suite has changed a lot since then.
I also have partially written scripts for vault and admin. Once we are done with this, we can work on them as well, but for now, one thing at a time.
As for the TAP output, I think we can do it later. First, let’s get this working with the new test suite; TAP shouldn’t be that difficult.
I’ll also try to make the commented-out test cases work and see how they perform now.