summaryrefslogtreecommitdiffstats
path: root/pnfsimulator
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Add version and parent path to PNF integration pomBartosz Gardziejewski1-0/+4
2020-05-12Add profile "integration" that will run integration tests for PNF and NetconfBartosz Gardziejewski2-10/+5
2020-05-11Add default values for client and store passwordsBartosz Gardziejewski3-2/+2
2020-05-08Fix crashing file watcher threadBartosz Gardziejewski1-1/+2
2020-05-08Merge "Add active waiting in integration tests"Bogumil Zebek1-2/+44
2020-05-08Merge "Refactor pnf integration test"Bogumil Zebek1-10/+17
2020-05-08Merge "Add health check endpoint"Bogumil Zebek1-2/+1
2020-05-07Add docker-compose to run PNFsim with dynamic certs from AAFMichal Banka1-4/+4
2020-05-07Refactor pnf integration testBartosz Gardziejewski1-10/+17
2020-05-06Add active waiting in integration testsBartosz Gardziejewski1-2/+44
2020-05-06Add health check endpointBartosz Gardziejewski1-2/+1
2020-04-27Add variables to PNF simulator events and update loggingBartosz Gardziejewski17-98/+605
2020-04-24Merge "Update versions in README"Bogumil Zebek1-1/+1
2020-04-24Update versions in READMEBartosz Gardziejewski1-1/+1
2020-04-23Switch pnf simulator to the new versionBogumil Zebek2-5/+5
2020-04-23Merge "Fix import in FsToDbTemplateSynchronizer"Bogumil Zebek1-1/+1
2020-04-23Fix import in FsToDbTemplateSynchronizer1.0.0edyta1-1/+1
2020-04-23Merge "Add string formatter to error message"Bogumil Zebek1-1/+9
2020-04-23Add string formatter to error messageBartosz Gardziejewski1-1/+9
2020-04-23Merge "Add synchronize TestCase FsToDbTemplateSynchronizer"Bogumil Zebek1-0/+53
2020-04-23Add synchronize TestCase FsToDbTemplateSynchronizeredyta1-0/+53
2020-04-22Merge "Rename docker images"Krzysztof Kuzmicki2-5/+4
2020-04-22Rename docker imagesBogumil Zebek2-5/+4
2020-04-22Merge "Fix getting template by name from rest endpoint"Bogumil Zebek1-7/+17
2020-04-22Merge "Fix sonar issue SslSuportLevel"Bogumil Zebek1-1/+1
2020-04-22Merge "Increase tests coverage"Bogumil Zebek3-14/+165
2020-04-22Merge "Increase test coverage for SslAuthenticationHelper"Bogumil Zebek1-40/+5
2020-04-22Fix sonar issue SslSuportLevelAleksandra Maciaga1-1/+1
2020-04-22Increase test coverage for SslAuthenticationHelperAleksandra Maciaga1-40/+5
2020-04-22Create local CSITs to verify simulator flow with VESPawel1-0/+13
2020-04-22Fix getting template by name from rest endpointBartosz Gardziejewski1-7/+17
2020-04-22Increase tests coverageMichal Banka3-14/+165
2020-04-22Merge "Fix sonar issue KeywordsHandler RuntimeException"Bogumil Zebek2-4/+34
2020-04-22Merge "Fix sonar issue SimulatorController"Bogumil Zebek1-2/+10
2020-04-22Fix sonar issue KeywordsHandler RuntimeExceptionedyta2-4/+34
2020-04-22Fix sonar issue SimulatorControllerAleksandra Maciaga1-2/+10
2020-04-22Merge "Add EventData missing toString test"Bogumil Zebek1-11/+2
2020-04-22Add EventData missing toString testedyta1-11/+2
2020-04-22Merge "Update java to version 11"Bogumil Zebek3-5/+5
2020-04-22Merge "Created test for TwoParameterKeyword class"Bogumil Zebek1-0/+48
2020-04-21Merge "Provide the parametrized type for this generic"Bogumil Zebek2-12/+12
2020-04-21Provide the parametrized type for this genericAleksandra Maciaga2-12/+12
2020-04-21Fix sonar issue FsToDbTemplateSynchronizeredyta1-7/+7
2020-04-21Created test for TwoParameterKeyword classMichal Banka1-0/+48
2020-04-21Update java to version 11Bartosz Gardziejewski3-5/+5
2020-04-21Remove usage of generic wildcard typeBogumil Zebek1-6/+3
2020-04-21Merge "Check if command line arguments are used properly"Krzysztof Kuzmicki1-1/+3
2020-04-21Merge "Fix security vulnerable"Krzysztof Kuzmicki1-1/+6
2020-04-21Merge "Add lombok annotations config to be skipped in coverage"Bogumil Zebek1-0/+2
2020-04-21Check if command line arguments are used properlyBogumil Zebek1-1/+3