Aliaksandr Valialkin
|
6320a19a8c
|
app/victoria-metrics: remove integration build tag from tests
This simplifies testing with `go test ./app/victoria-metrics` without
the need to remember to pass `-tags=integration` to Go commands.
|
2020-01-27 20:25:28 +02:00 |
|
Oleg Kovalov
|
b4f44befa3
|
fix misspelled words (#229)
|
2019-11-12 00:16:42 +02:00 |
|
Aliaksandr Valialkin
|
f752479cb8
|
app/victoria-metrics/test: add missing docs to public funcs PopulateTimeTplString and PopulateTimeTpl
|
2019-10-17 00:50:46 +03:00 |
|
Aliaksandr Valialkin
|
cc21b31502
|
app/victoria-metrics/test: add a test for PopulateTimeTplString
|
2019-10-15 21:31:48 +03:00 |
|
Artem Navoiev
|
a116f5e7c1
|
Add regression test for query apo (#194)
Part of https://github.com/VictoriaMetrics/VictoriaMetrics/issues/187
cover:
- https://github.com/VictoriaMetrics/VictoriaMetrics/issues/184
|
2019-09-30 11:25:54 +03:00 |
|
Artem Navoiev
|
22e3fabefd
|
Add OpenTSDB and Prometheus integration tests (#168)
* [WIP] open tsdb and prometheus integration tests
* app/victoria-metrics: fix race condition on parallel tests
|
2019-09-05 17:55:38 +03:00 |
|