ІО-23 Шмуляр Олег hasslesstech
  • Joined on 2024-02-12
hasslesstech pushed to master at hasslesstech/backend-development-course 2024-12-28 19:26:31 +02:00
a42d94779c hotfix: balance_up not recognizing uuid as a valid argument
hasslesstech pushed to master at hasslesstech/backend-development-course 2024-12-28 18:55:21 +02:00
bba801f2d2 add balance entity
32fd20b3ae migrate user, category and record API to db
b96ba3eb34 add automated testing script for user table
c2104fd9cc finish user API migration to DB
7ef08e64c2 migrate post user and get users api
Compare 10 commits »
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-28 18:53:02 +02:00
bba801f2d2 add balance entity
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-28 15:10:35 +02:00
32fd20b3ae migrate user, category and record API to db
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-28 12:50:45 +02:00
b96ba3eb34 add automated testing script for user table
c2104fd9cc finish user API migration to DB
Compare 2 commits »
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-27 23:27:26 +02:00
7ef08e64c2 migrate post user and get users api
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-27 21:52:37 +02:00
9f5c2505de add environment files to .gitignore
9fe9a112e7 add database and marshmallow entities to app
Compare 2 commits »
hasslesstech created branch dev in hasslesstech/backend-development-course 2024-12-27 21:49:33 +02:00
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-27 21:49:33 +02:00
a5c5c1850d add database container to docker-compose.yaml
2fcb8aa276 bump dependencies for application
cfe3fa5fc7 add variant for further development
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/ak-lab-4 2024-12-17 21:54:24 +02:00
dbebc0a7cc change behaviour on too large argument
hasslesstech pushed tag lab6-rc0 to hasslesstech/ak-lab-4 2024-12-17 20:57:31 +02:00
hasslesstech pushed to master at hasslesstech/ak-lab-4 2024-12-17 20:56:34 +02:00
eb6167ae63 add uncaught bug for debugging in the wild
hasslesstech created branch master in hasslesstech/embedded-lab-6 2024-12-13 18:52:32 +02:00
hasslesstech pushed to master at hasslesstech/embedded-lab-6 2024-12-13 18:52:32 +02:00
9046892c1f initial commit
hasslesstech created repository hasslesstech/embedded-lab-6 2024-12-13 18:52:18 +02:00
hasslesstech pushed to master at hasslesstech/shmuliar-sp-kr-lab4 2024-12-12 21:05:29 +02:00
ef89528750 add more tests to Jenkinsfile
hasslesstech pushed to master at hasslesstech/shmuliar-sp-kr-lab4 2024-12-12 20:28:15 +02:00
ea939928b3 add more tests to Jenkinsfile
hasslesstech pushed to master at hasslesstech/shmuliar-sp-kr-lab4 2024-12-12 20:04:10 +02:00
40e471f1a2 tester: return 1 if at least one test has failed
hasslesstech pushed to master at hasslesstech/shmuliar-sp-kr-lab4 2024-12-12 19:59:13 +02:00
ec5f4f6543 add sorter with respecting testcase collections
hasslesstech pushed to master at hasslesstech/shmuliar-sp-kr-lab4 2024-12-12 00:43:06 +02:00
e80aa55375 add Jenkinsfile for automated testing