Closed teeler closed 6 years ago
Add a tests/ dir and a "fake" graphd that can listen on a port and you can set the reply for. Pretty simple stuff.
Also, add gazelle and generate some BUILD files. Gazelle can be used anywhere in the repo, just run:
bazel run //:gazelle
and poof, like magic, BUILD files appear.
👍
Add a tests/ dir and a "fake" graphd that can listen on a port and you can set the reply for. Pretty simple stuff.
Also, add gazelle and generate some BUILD files. Gazelle can be used anywhere in the repo, just run:
bazel run //:gazelle
and poof, like magic, BUILD files appear.