76 Commits

Author SHA1 Message Date
Marcin-Ramotowski
7469609600 Removed redundant quote around dgoss command
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 20:01:31 +00:00
Marcin-Ramotowski
b7a1fcfe49 Added double quotes around dgoss run command 2025-05-25 20:00:13 +00:00
Marcin-Ramotowski
a9743ecfbe Restored old procedure for Goss tests 2025-05-25 19:59:21 +00:00
Marcin-Ramotowski
76f33f50f5 Extended time to dockerd start
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 19:54:30 +00:00
Marcin-Ramotowski
203a81573d Added dockerd start in the background
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 19:43:19 +00:00
Marcin-Ramotowski
383e906102 Corrected image name
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 19:36:16 +00:00
Marcin-Ramotowski
e7330f07ee Returned to privileged mode
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 19:34:22 +00:00
Marcin-Ramotowski
c996be5953 Modified building step 2025-05-25 17:44:17 +00:00
Marcin-Ramotowski
bf60011948 Added double quotes around command to run Dgoss 2025-05-25 17:17:11 +00:00
Marcin-Ramotowski
82d5962020 Added steps to build, test and push docker image 2025-05-25 17:14:18 +00:00
Marcin-Ramotowski
1254b036f5 Added cd to api directory
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2025-05-25 16:54:15 +00:00
Marcin-Ramotowski
6d84bf694e Added python tests to Woodpecker Workflow
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-25 16:43:44 +00:00
Marcin-Ramotowski
c2df9d136e Test first Woodpecker workflow
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2025-05-25 16:19:25 +00:00
Marcin-Ramotowski
76a351710f Added variable APP_PORT to customize application port 2025-05-04 16:42:43 +00:00
Marcin-Ramotowski
c1f0da4a9c Extended Goss sleep 2025-05-04 15:37:47 +00:00
Marcin-Ramotowski
eefc952ff0 Updated app port in Goss YAML config 2025-05-04 15:26:21 +00:00
Marcin-Ramotowski
8c35b3bd8c Changed development server to production 2025-05-04 15:23:05 +00:00
Marcin-Ramotowski
60011b1c72 Added GOSS_SLEEP flag to wait for container full start before tests 2025-05-04 11:03:12 +00:00
Marcin-Ramotowski
859a962c12 Corrected python command name in Goss config YAML 2025-05-04 11:02:09 +00:00
Marcin-Ramotowski
0e9df4f859 Corrected command to run tests in Goss 2025-05-04 10:14:36 +00:00
Marcin-Ramotowski
1554404657 Corrected port to check in Goss YAML config 2025-05-04 10:14:18 +00:00
Marcin-Ramotowski
925af7d314 Corrected commands to test python app 2025-05-04 06:55:10 +00:00
Marcin-Ramotowski
fb260a0f6d Corrected directory in jenkins pipeline 2025-05-03 20:21:02 +00:00
Marcin-Ramotowski
dcd9a39b46 Corrected shell commands in jenkins pipeline 2025-05-03 20:05:32 +00:00
Marcin-Ramotowski
8194e3e9fe Added Jenkins pipeline to test code and container 2025-05-03 19:47:27 +00:00
Marcin-Ramotowski
0006044ae4 Added goss tests 2025-05-03 19:45:40 +00:00
Marcin-Ramotowski
74a58879ce Refactored code responsible for finding user in database 2025-04-02 20:02:34 +00:00
Marcin-Ramotowski
d325a52222 Refactored test code 2025-04-02 19:28:20 +00:00
Marcin-Ramotowski
546d26ada0 Added test for user edit 2025-04-02 19:22:12 +00:00
Marcin-Ramotowski
acf4b1c26c Added test for user remove 2025-04-02 19:21:48 +00:00
Marcin-Ramotowski
37e89b60af Added test for user logout 2025-03-29 21:18:24 +00:00
Marcin-Ramotowski
2632bdf994 Changed deprecated query.get and query.get_or_404 methods to other equivalents 2025-03-29 21:12:00 +00:00
Marcin-Ramotowski
8637eaa96f Added revoking token during logout 2025-03-29 20:57:01 +00:00
Marcin-Ramotowski
99dd5148b1 Now fabric function creates app 2025-03-29 20:32:38 +00:00
Marcin-Ramotowski
3ad5f0ca94 Added more cases to user tests to check all access levels 2025-03-27 22:38:16 +00:00
Marcin-Ramotowski
0891ba7d87 Added test for user endpoints 2025-03-27 20:01:04 +00:00
Marcin-Ramotowski
3552c251bf Moved utils functions to separate file 2025-03-19 21:02:02 +01:00
Marcin-Ramotowski
31480c5c55 Removed task model 2025-03-19 20:56:15 +01:00
Marcin-Ramotowski
90a7a8a72c Removed task views 2025-03-19 20:06:03 +01:00
Marcin-Ramotowski
69cd246946 Revert "Created React subproject"
This reverts commit a9775f4fa5ec8820aa0f97e6baae00220a121860.
2025-03-19 19:13:42 +01:00
Marcin-Ramotowski
3d50044a93 Updated docker-compose 2025-03-17 20:41:21 +00:00
Marcin-Ramotowski
9d3ea22fe8 Improved task data validation and error handling 2025-03-17 20:29:15 +00:00
Marcin-Ramotowski
684b667f3a Turned off debug mode 2025-03-17 19:23:52 +00:00
Marcin-Ramotowski
a44059fab3 Extended due_date format to contain also time 2025-03-17 19:10:27 +00:00
Marcin-Ramotowski
7142236b47 Login returns also user_id 2025-03-16 21:14:09 +00:00
Marcin-Ramotowski
c1c052a533 Removed unnecessary invisible unicode characters 2025-03-16 16:20:09 +00:00
Marcin-Ramotowski
ff07c3433e Added more env variables 2025-03-16 15:44:49 +00:00
Marcin-Ramotowski
b2dc4856cb Changed class methods to static methods 2025-03-16 14:07:21 +00:00
Marcin-Ramotowski
9bce8b0a46 Improved endpoint to edit task data 2025-03-16 13:55:30 +00:00
Marcin-Ramotowski
8bb71309ea Improved endpoint to edit user data 2025-03-16 13:18:25 +00:00