feat(employee): add action to remove employee from project (SCRUM-23) #35

Merged
jank merged 4 commits from feature/remove-employee into main 2024-10-23 09:51:12 +00:00

4 Commits

Author SHA1 Message Date
d702a867c7
test: add 404 response test for non-existent project
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m8s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m46s
Quality Check / Checkstyle Main (pull_request) Successful in 35s
2024-10-23 11:47:58 +02:00
304a88ae0e
test(UpdateProjectActionTest): update test for not found response
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m9s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m47s
Quality Check / Checkstyle Main (pull_request) Successful in 35s
2024-10-23 11:42:16 +02:00
6c52670cb4
test: add integration test for removing employee from project
Some checks failed
Build PR / Build and analyze (pull_request) Failing after 1m6s
Quality Check / Checkstyle Main (pull_request) Successful in 23s
Quality Check / Tests (pull_request) Failing after 42s
2024-10-23 11:36:08 +02:00
4b005b914a
feat(employee): add action to remove employee from project
Some checks failed
Quality Check / Tests (pull_request) Successful in 1m7s
gitea-sonarqube-bot ERROR
Build PR / Build and analyze (pull_request) Successful in 1m44s
Quality Check / Checkstyle Main (pull_request) Successful in 38s
2024-10-23 11:18:39 +02:00