Skip to content

Conversation

@ViktorKapustianyk
Copy link

checked the project by starting it

ViktorKapustianyk and others added 19 commits April 19, 2024 15:27
…k-yandex

Deleted social networks: vk, yandex in html code and also deleted cod…
login / database password / identifiers for OAuth registration/authorization /
mail settings
The values of these properties could be read from the machine's environment variables when the server is started.
…tion-to-separate-property-file

Exported sensitive information to a separate property file:
… the tests, not PostgreSQL. Did an active Spring profile for tests. H2 doesn't support all the features that PostgreSQL has, so I did simplify the test data scripts a bit.
…-database(H2)

During tests uses memory database(h2)
- added profile test
- configured the file to work with the H2 base
- simplified scripts with test data
- now in-memory database (H2) is used for tests
# Conflicts:
#	pom.xml
#	src/test/resources/application-test.yaml
#	src/test/resources/changelog.sql
#	src/test/resources/data.sql
…ProfileRestController-controller

Write tests for methods profile rest controller controller
…FileUtil-upload

Refactored the FileUtil/upload method and it uses a modern approach t…
…-tags-to-the-task

Add functionality adding tags to the task
…Wrote 2 methods at the service level that accept a task as a parameter and return the time spent
…rk-and-testing

Added the amount of time: how much the task was in work and testing. …
…reSQL database is used and tests are launched that are connected to this database. The second bin uses the H2 database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant