diff --git a/.env b/.env index 2c0ee7f..4f83fd2 100644 --- a/.env +++ b/.env @@ -1,10 +1,11 @@ -NAME=dc-project +APP_NAME=dc-project DATABASE_URL=jdbc:postgresql:dc-project APP_PORT=8080 OPENAPI_PORT=8181 SONARQUBE_PORT=9002 +SONARQUBE_DB_PORT=5434 ELASTIC_REST=9200 ELASTIC_NODES=9300 diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 0dfa848..2ce15a4 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,34 +1,79 @@ - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml index 79ee123..0f7bc51 100644 --- a/.idea/codeStyles/codeStyleConfig.xml +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -2,4 +2,4 @@ - \ No newline at end of file + diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 3a052ac..2b2a567 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -11,7 +11,14 @@ postgresql true org.postgresql.Driver - jdbc:postgresql://localhost:5432/test + jdbc:postgresql://localhost:5433/test + + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:5433/sonar + $ProjectFileDir$ \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 9377824..592fdc7 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,8 +4,8 @@ diff --git a/.idea/misc.xml b/.idea/misc.xml index ad1f18e..1746d8a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -10,4 +10,7 @@ + + + \ No newline at end of file diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml new file mode 100644 index 0000000..6a6b371 --- /dev/null +++ b/.idea/runConfigurations/All_Tests.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Article_Tests.xml b/.idea/runConfigurations/Article_Tests.xml deleted file mode 100644 index c3bf9d4..0000000 --- a/.idea/runConfigurations/Article_Tests.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Auth_Tests.xml b/.idea/runConfigurations/Auth_Tests.xml deleted file mode 100644 index 3b6663b..0000000 --- a/.idea/runConfigurations/Auth_Tests.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Build_and_start_all_Docker.xml b/.idea/runConfigurations/Build_and_start_all_Docker.xml index e3012ae..3248709 100644 --- a/.idea/runConfigurations/Build_and_start_all_Docker.xml +++ b/.idea/runConfigurations/Build_and_start_all_Docker.xml @@ -2,6 +2,7 @@ + diff --git a/.idea/runConfigurations/Check.xml b/.idea/runConfigurations/Check.xml deleted file mode 100644 index eb90d35..0000000 --- a/.idea/runConfigurations/Check.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Citizen_Tests.xml b/.idea/runConfigurations/Citizen_Tests.xml deleted file mode 100644 index fbe19ae..0000000 --- a/.idea/runConfigurations/Citizen_Tests.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Constitution_Tests.xml b/.idea/runConfigurations/Constitution_Tests.xml deleted file mode 100644 index 89e53aa..0000000 --- a/.idea/runConfigurations/Constitution_Tests.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Cucumber_Tests.xml b/.idea/runConfigurations/Cucumber_Tests.xml deleted file mode 100644 index f04a1ea..0000000 --- a/.idea/runConfigurations/Cucumber_Tests.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Cucumber_Tests__offline_.xml b/.idea/runConfigurations/Cucumber_Tests__offline_.xml deleted file mode 100644 index 5c7d3d1..0000000 --- a/.idea/runConfigurations/Cucumber_Tests__offline_.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Down_Docker.xml b/.idea/runConfigurations/Down_Docker.xml new file mode 100644 index 0000000..895be77 --- /dev/null +++ b/.idea/runConfigurations/Down_Docker.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Follow_Tests.xml b/.idea/runConfigurations/Follow_Tests.xml deleted file mode 100644 index 9e62c70..0000000 --- a/.idea/runConfigurations/Follow_Tests.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Unit_Tests__offline_.xml b/.idea/runConfigurations/Functional_Tests.xml similarity index 71% rename from .idea/runConfigurations/Unit_Tests__offline_.xml rename to .idea/runConfigurations/Functional_Tests.xml index 159a284..511a555 100644 --- a/.idea/runConfigurations/Unit_Tests__offline_.xml +++ b/.idea/runConfigurations/Functional_Tests.xml @@ -1,12 +1,12 @@ - +