wallet-sync-server/integration_test.go
2021-12-14 19:27:38 -05:00

5 lines
272 B
Go

package main
// TODO some of the same things tested as server_test, except without any of the mocking
// probably should do the httptest.NewServer thing
// https://medium.com/what-i-talk-about-when-i-talk-about-technology/go-code-examples-httptest-newserver-f965fb349884