prakharporwal / bank-server

Backend Server for a bank Infrastructure (Go and Postgres)
Other
2 stars 1 forks source link

Created account CRUD and Unit tests by connecting to DB. #30

Closed prakharporwal closed 2 years ago

prakharporwal commented 2 years ago

Fix #31

prakharporwal commented 2 years ago

Unit tests are failing and they are supposed to be failed hence ok to go ahead and merge.