wrmacdonald / gift-app

1 stars 0 forks source link

expand test_user #61

Closed mgnielsen1 closed 2 years ago

mgnielsen1 commented 2 years ago

add the following tests to test_user

# add group

# remove group

# add item

# remove item

# add list

# remove list
mgnielsen1 commented 2 years ago

I think these will be covered by the create and delete tests for the other objects