Skip to content

Add time count task inwork and testing#42

Open
ViktorKapustianyk wants to merge 17 commits intovasylmalik:masterfrom
ViktorKapustianyk:add-time-count-task-inwork-and-testing
Open

Add time count task inwork and testing#42
ViktorKapustianyk wants to merge 17 commits intovasylmalik:masterfrom
ViktorKapustianyk:add-time-count-task-inwork-and-testing

Conversation

@ViktorKapustianyk
Copy link

chacked tests, new methods work correctly and return time ready_for_review minus in_progress or done minus ready_for_review

ViktorKapustianyk and others added 17 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
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