issues
search
CSCI-GA-2820-SU23-001
/
shopcarts
NYU DevOps Shopcarts Service Summer 2023
Apache License 2.0
4
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check null shopcart_id and item_id
#167
wl2484
closed
1 year ago
2
Resolve internal error
#166
LillisLuo
closed
1 year ago
0
Sc112 500 fix
#165
wl2484
closed
1 year ago
1
Test Resolve Internal Error
#164
LillisLuo
closed
1 year ago
1
Refactor to use api in error_handler
#163
wl2484
closed
1 year ago
1
Fix for 500 error
#162
wl2484
closed
1 year ago
1
Revert "Set pool_recycle (maximum number of seconds a connection can …
#161
wl2484
closed
1 year ago
2
Update web_steps.py
#160
LillisLuo
closed
1 year ago
0
Resolve third stage problem
#159
LillisLuo
closed
1 year ago
1
Remove unused BASE_URL
#158
wl2484
closed
1 year ago
1
Refinement for PR #156
#157
wl2484
closed
1 year ago
0
Delete Old APIs and Recover Coverage
#156
LillisLuo
closed
1 year ago
2
Update README with the latest endpoint paths
#155
wl2484
closed
1 year ago
0
[R5] Move/refactor Health API
#154
wl2484
opened
1 year ago
0
Refine + add swagger doc link to README
#153
wl2484
closed
1 year ago
2
[R4] BDD scenario for Update Items API
#152
wl2484
closed
1 year ago
2
List Shopcarts in Swagger
#151
LillisLuo
closed
1 year ago
3
Refactor Clear Shopcarts API
#150
momo100110
closed
1 year ago
2
Refactor Delete Items API to flask-restx style
#149
nijya
closed
1 year ago
0
modify min coverage
#148
nijya
closed
1 year ago
1
[R5] Decrease minimum coverage temporarily
#147
nijya
closed
1 year ago
0
Refactor Delete Shopcarts API
#146
momo100110
closed
1 year ago
0
Align test case namings for easier refactoring
#145
wl2484
closed
1 year ago
1
Add ItemResource class + Refactor Get Items API
#144
nijya
closed
1 year ago
1
Refactor Update Shopcarts API
#143
momo100110
closed
1 year ago
1
Refactor Create Items API
#142
wl2484
closed
1 year ago
1
Refactor Create Shopcarts API
#141
wl2484
closed
1 year ago
1
Split item data model for request body and response
#140
wl2484
closed
1 year ago
1
Setup unittests for restx refactoring
#139
wl2484
closed
1 year ago
1
add ShopcartModel and refactor get_shopcarts API
#138
momo100110
closed
1 year ago
1
Create swagger item model
#137
wl2484
closed
1 year ago
0
Add ShopcartModel & ShopcartCollection class
#136
momo100110
closed
1 year ago
0
Refactor List Items API
#135
wl2484
closed
1 year ago
1
Set pool_recycle (maximum number of seconds a connection can persist)
#134
wl2484
closed
1 year ago
1
Eliminate idle transactions in db after running unittests
#133
wl2484
closed
1 year ago
1
Prevent the Unit Test job from getting stuck forever in the cloud
#132
wl2484
closed
1 year ago
1
Check backend return message first after button press
#131
wl2484
closed
1 year ago
2
[R5] Move/refactor Update Items API into ItemResource class
#130
LillisLuo
closed
1 year ago
2
[R5] Move/refactor Delete Shopcarts API into ShopcartResource class
#129
momo100110
closed
1 year ago
1
[R5] Delete old APIs and fix all BDD tests
#128
wl2484
closed
1 year ago
1
[R5] Move/refactor Clear Shopcarts API into ShopcartResource class
#127
LillisLuo
closed
1 year ago
1
[R5] Move/refactor Get Shopcarts API into ShopcartResource class
#126
wl2484
closed
1 year ago
1
[R5] Move/refactor Delete Items API into ItemResource class
#125
nijya
closed
1 year ago
2
[R5] Move/refactor Update Shopcarts API into ShopcartResource class
#124
nijya
closed
1 year ago
1
[R5] Create an ItemResource class and move/refactor Get Items API into ItemResource class
#123
nijya
closed
1 year ago
1
[R5] Move/refactor Create Shopcarts API into ShopcartResource class
#122
wl2484
closed
1 year ago
1
[R5] Move/refactor Create Items API into ItemResource class
#121
wl2484
closed
1 year ago
1
[R5] Create a ShopcartCollection class, and move/refactor List Shopcarts API into the class
#120
wl2484
closed
1 year ago
2
[R5] Create an Item data model & an ItemCollection class, and move/refactor List Items API into the class
#119
wl2484
closed
1 year ago
1
Resolve integration test error in the cloud: try firefox driver
#118
wl2484
closed
1 year ago
2
Next