VictoriaMetrics/apptest/tests
Nikolay bb99ddf957
apptest: adds cluster test for multitenant API requests
This commit adds integration test for multitenant via labels feature -
https://docs.victoriametrics.com/cluster-victoriametrics/#multitenancy-via-labels

It also extends current test models in order to:
- accept float timestamps returned from /api/v1/query_range and query
api
https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmselect/prometheus/util.qtpl#L43
- accept arbitrary query url params for requests. It simplifies testing
for the different VM API extensions


---------

Signed-off-by: f41gh7 <nik@victoriametrics.com>
2024-11-26 19:05:03 +01:00
..
key_concepts_test.go apptest: adds cluster test for multitenant API requests 2024-11-26 19:05:03 +01:00
metricsql_test.go apptest: adds cluster test for multitenant API requests 2024-11-26 19:05:03 +01:00
multilevel_test.go apptest: typical cluster configuration for business logic tests 2024-11-20 16:30:55 +01:00
multitenant_test.go apptest: adds cluster test for multitenant API requests 2024-11-26 19:05:03 +01:00
sharding_test.go apptest: typical cluster configuration for business logic tests 2024-11-20 16:30:55 +01:00