summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/test/java/org/onap/aaf/certservice/client/configuration
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk8-1078/+0
2020-06-25Fix sonar issuesPiotr Marcinkiewicz5-63/+76
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz3-7/+7
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak4-26/+28
2020-06-18Modify UT after adding output type parameterPiotr Marcinkiewicz1-0/+2
2020-06-17Add validation for OUTPUT_TYPE parameterpwielebs3-7/+43
2020-05-20Improve code coverage for CertServiceClientpwielebs2-0/+323
2020-04-24Fix wrong ExitStatus for TLS ExceptionAdam Wudzinski1-0/+47
2020-04-03Switch client and server to communicate over TLSawudzins2-2/+199
2020-03-24Merge "Improve code coverage"Paweł Baniewski1-0/+63
2020-03-23Improve code coverageBogumil Zebek1-0/+63
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel1-3/+2
2020-03-18Improve validation of country codepwielebs1-3/+3
2020-03-12Removal of EnvValidationUtils class and cleanupkjaniak1-22/+25
2020-03-12Merge "Add UTs for remaining methods"Bogumil Zebek1-0/+36
2020-03-11Add UTs for remaining methodspwielebs1-0/+36
2020-03-11Add docker-compose with certservice-client container succesful runRemigiusz Janeczek1-1/+2
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek2-27/+143
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek2-47/+51
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek2-47/+51
2020-02-27Implementation of CSR procedurepwielebs1-1/+1
2020-02-27Replacement of RuntimeException with Exception classkjaniak2-4/+4
2020-02-26Implementation of KeyPair generationkjaniak2-0/+236