https://codereview.appspot.com/8748048/diff/1/state/unit_test.go#newcode735
state/unit_test.go:735: c.Assert(err, IsNil)
It isn't obvious to me what these commands are here for at all. Perhaps
in the future we could have some higher level testing functions that
make the tests more readable and understandable dealing with higher
level concepts.
LGTM - Generally hoping that one day we have tests that are more
understandable with less implied knowledge.
https:/ /codereview. appspot. com/8748048/ diff/1/ state/unit_ test.go
File state/unit_test.go (right):
https:/ /codereview. appspot. com/8748048/ diff/1/ state/unit_ test.go# newcode735 test.go: 735: c.Assert(err, IsNil)
state/unit_
It isn't obvious to me what these commands are here for at all. Perhaps
in the future we could have some higher level testing functions that
make the tests more readable and understandable dealing with higher
level concepts.
https:/ /codereview. appspot. com/8748048/