Raphael Simon
Raphael Simon
I'm getting the same problem described #308, the merge didn't fix it for me. What's interesting is that the console shows the test passing: ``` 2016/01/09 15:49:05 coordinator.go:46: Executing concurrent...
Add tests that cover most functionality. The most pressing needs are to add tests to the `expr` package. See https://github.com/goadesign/structurizr/blob/master/expr/workspace_test.go as an example.
and fix a few golint issues.
Would be nice if the tool wrapped code snippets that appear in header comments with code blocks so that go formatting is applied, so for example ``` go // Foo...
For each client method the `cmg` tool generates a `Add` and a `Set` method on the mock to set the implementation. There is currently no protection against existing client method...
When new docs are generated it seems the appengine memcache needs to be cleared manually before they are live.
Currently it points to obsolete files.
When built from commit to other repos.