Add AuthenticationTest for common library 96/141396/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 30 Jun 2025 06:35:18 +0000 (08:35 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 30 Jun 2025 06:37:52 +0000 (08:37 +0200)
commit1e0bba73f690b1c68fb74226198c79f33ee63182
treeda73525b8caf8d6567b5840583fd56b72e62ea05
parentd2f2998b7be046f6a523151eaa7a070800ebb5dd
Add AuthenticationTest for common library

- add integration test that asserts that basic auth
  is working correctly

Issue-ID: SO-4191
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ief550aa42743e2bb0c8721261a3a02b3ca4bed44
common/src/test/java/org/onap/so/TestApp.java [new file with mode: 0644]
common/src/test/java/org/onap/so/security/AuthenticationTest.java [new file with mode: 0644]