Commit Graph

118 Commits

Author SHA1 Message Date
Reza Mobaraki 606650e32b
test(end2end): update tests, remove mock data
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-10-08 21:33:04 +03:30
Reza Mobaraki ebd05c16f7
Merge branch 'develop' into stage/rezoo/e2e-test/benefactor 2024-10-02 09:50:35 +03:30
Reza Mobaraki 9458e4fa2e
test(end2end): fix
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-10-02 01:21:32 +03:30
Reza Mobaraki 00de075ad3
test(end2end): add subtests
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-10-02 01:12:58 +03:30
Erfan Mohammadi 1166c11b6f fix(delivery): bind kindbox id path param and benefactor id 2024-09-22 01:13:31 +03:30
Iman Mirazimi 4ef5c0ed66 feat(niki): sms notification for agent 2024-09-16 18:26:05 +03:30
hossein 6819dde2ce Merge branch 'develop' into agent-structure-refactor 2024-09-16 04:49:41 +00:00
Ruhollah e727bf5c0e feat(niki): implement refresh access token for admins and benefactors (#156) 2024-09-15 15:04:11 +03:30
Iman Mirazimi b55ec32b21 fix(niki): agent structure refactor 2024-09-15 11:06:09 +03:30
Fatemeh Javadi 8d5b12b4d5 feat(kindbox): add edit kindbox by Admin 2024-09-11 10:09:52 +03:30
hossein a4a6866896 Merge branch 'develop' into stage/erfan/refactor-delivery-response-params 2024-09-11 06:07:19 +00:00
Erfan Mohammadi e5b380851c refactor(param): remove embedded entities in delivery response structs 2024-09-11 00:25:19 +03:30
Erfan Mohammadi 2c3124ee2c feat: add CORS middleware configuration with custom allowed origins(#154) 2024-09-08 13:34:06 +03:30
Ruhollah 1e50e4c458 fix(delivery): register admin agent route to fix 404 error 2024-09-06 15:00:29 +03:30
Ruhollah ccc56ddb03 fix(delivery): fix swagger sending request to the wrong host and port 2024-09-04 18:12:24 +03:30
Reza Mobaraki 92720e143f
add benefactor kind box tests
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-09-02 21:55:16 +03:30
Reza Mobaraki a43e973b01
fix
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-28 01:57:16 +03:30
Reza Mobaraki 73af8d30f9
add all test in one branch
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-28 01:53:01 +03:30
Reza Mobaraki 096b4dbf69
Merge branch 'stage/rezoo/e2e-test/benefator-address' into stage/rezoo/e2e-test/benefactor-kind-box-req 2024-08-28 00:28:06 +03:30
Erfan Mohammadi 97908d31b1 docs(niki): update swagger api documentation 2024-08-27 21:19:34 +03:30
Reza Mobaraki 7c1d93e1da
Chore(e2e.benefactor-address-test): all tests are applied
resolve #138

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-26 17:02:26 +03:30
Reza Mobaraki 68d6aebb3b
Fix(e2e.benefactor-address-test): fix isolation
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-26 16:58:55 +03:30
Reza Mobaraki d8bf950a89
Chore(e2e.benefactor-address-test): some changes
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-26 16:42:54 +03:30
Reza Mobaraki 17d3502854
Chore(e2e.benefactor-address-test): add tests added
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-26 16:29:53 +03:30
Reza Mobaraki c58cc2789a
Chore(e2e.benefactor-address-test): add base
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-26 00:43:45 +03:30
Reza Mobaraki 99f710c41d
Fix(benefactor-kindBoxReqs-test): delete test assertion
Addressed #140

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-24 14:29:46 +03:30
Reza Mobaraki 38677a0128
Refactor(benefactor-kindBoxReqs-test): use more feature of suit
Addressed #140

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-24 14:11:08 +03:30
Reza Mobaraki ceab112d0e
Refactor(benefactor-kindBoxReqs-test): use more feature of suit
Addressed #140

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-24 14:03:16 +03:30
Reza Mobaraki 79b054e09f
Refactor(benefactor-kindBoxReqs-test): move data to setupTest
Addressed #140

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-24 13:46:44 +03:30
Reza Mobaraki ae4854070c
Merge branch 'develop' into stage/rezoo/benefactor/test-e2e-kind-box-req 2024-08-24 12:21:01 +03:30
Ruhollah 013fd8cf5c fix(niki): end2end test seed cleanup problem 2024-08-24 01:29:41 +03:30
Reza Mobaraki 1c3156fe3a
Chore(benefactor-kindBoxReqs-test): add testify/suit in order to handle
Resolves #140

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-23 19:14:54 +03:30
Reza Mobaraki b132249ffc
Chore(benefactor-kindBoxReqs-test): add testify/suit in order to handle
- test Update benefactorKindBoxReqs

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-23 19:05:30 +03:30
Reza Mobaraki 15f37001db
Chore(benefactor-kindBoxReqs-test): make it cleaner
Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-23 17:58:44 +03:30
Reza Mobaraki 6c78c8098a
Chore(benefactor-kindBoxReqs-test): add tests
- Get_Success
- GetAll_Success
- Create_Success

Signed-off-by: Reza Mobaraki <rezam578@gmail.com>
2024-08-23 15:54:27 +03:30
hossein 180306641b Merge branch 'develop' into stage/ruhollahh01/implement-notifications-for-benefactor 2024-08-18 05:05:03 +00:00
Ruhollah f0001975ea feat(niki): setup and implement sample end2end test (#109) 2024-08-17 21:26:08 +03:30
Ruhollah 41164f6cee feat(niki): implement notification for benefactor (#119) 2024-08-16 21:09:01 +03:30
Erfan Mohammadi a906601d12 feat(niki): implement admin sms notifications 2024-08-07 01:24:00 +03:30
Iman Mirazimi 705adda09b fix(niki): internal, validator and structure refactor 2024-08-03 14:37:16 +03:30
Erfan Mohammadi f2a9e61352 feat(niki): implement kind box req accepted notification 2024-07-30 18:05:50 +03:30
Ruhollah feee5c43ff feat(niki): partially implemented kind box req accepted notification 2024-07-27 20:49:53 +03:30
Erfan Mohammadi 86a962b0c9 style(niki): apply code formatting and linting (#85) 2024-07-25 03:15:04 +03:30
hossein 64246aa749 Merge branch 'develop' into stage/fatemeh/93-benefactor-edit-kindboxreq 2024-07-24 06:28:43 +00:00
Fatemeh Javadi b6ed899b89 feat(kindboxreq): added edit kindboxreq by benefactor 2024-07-24 02:51:24 +03:30
Erfan Mohammadi 96d9c679dc feat(niki): admin enumerate(count) kindbox amount (#80) 2024-07-24 01:10:12 +03:30
Ruhollah dcf901f519 feat(niki): return kindbox from benefactor by agent (#83) 2024-07-21 19:42:51 +03:30
Ruhollah 0a553ffbbd feat(niki): agent get all return awaiting kindboxes (#82) 2024-07-21 18:52:15 +03:30
Ruhollah b119b08830 feat(niki): agent get return awaiting kindbox (#81) 2024-07-21 18:08:47 +03:30
Ruhollah cd18bd2e71 feat(niki): implement get kind box req by id for admin 2024-07-21 17:53:38 +03:30