You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,5 +58,14 @@ github-exporter:
58
58
Metrics will be made available on port 9171 by default
59
59
An example of these metrics can be found in the `METRICS.md` markdown file in the root of this repository
60
60
61
+
## Tests
62
+
63
+
There is a set of blackbox behavioural tests which validate metrics endpoint in the `test` directory.
64
+
Run as follows
65
+
66
+
```bash
67
+
make test
68
+
```
69
+
61
70
## Metadata
62
71
[](http://microbadger.com/images/infinityworks/github-exporter"Get your own image badge on microbadger.com")[](http://microbadger.com/images/infinityworks/github-exporter"Get your own version badge on microbadger.com")
0 commit comments