VictoriaMetrics/apptest/tests
Guillem Jover 76d205feae
spelling and grammar fixes via codespell ()
### Describe Your Changes

Fix many spelling errors and some grammar, including misspellings in
filenames. 

The change also fixes a typo in metric `vm_mmaped_files` to `vm_mmapped_files`.
While this is a breaking change, this metric isn't used in alerts or dashboards. 
So it seems to have low impact on users.

The change also deprecates `cspell` as it is much heavier and less usable. 
---------

Co-authored-by: Andrii Chubatiuk <achubatiuk@victoriametrics.com>
Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>
2025-03-17 16:32:10 +01:00
..
dedup_test.go lib/storage: Rewrite deduplication integration test with forced merge and retries 2025-03-13 17:59:10 +01:00
ingestprotocols_test.go app/vminsert: properly ingest influx metrics 2024-12-26 12:14:42 +01:00
key_concepts_test.go spelling and grammar fixes via codespell () 2025-03-17 16:32:10 +01:00
maxingestionrate_test.go app/vminsert: support for rate limiting number of samples/sec with -maxIngestionRate 2024-12-23 17:37:30 +01:00
metric_names_stats_test.go lib/metricnamestats: follow-up after b85b28d30a: Fix flaky integration tests 2025-03-07 12:13:11 +01:00
metricsql_test.go app/vmselect/promql: fix panic with using @ with series which is not present at the start of the query () 2025-03-06 16:42:19 +01:00
multilevel_test.go apptest: Cluster replication tests () 2024-12-03 12:25:53 +01:00
multitenant_test.go app/vmselect/prometheus: fix panic when performing delete with "multitenant" auth token 2025-01-24 08:36:52 +01:00
per_day_index_test.go spelling and grammar fixes via codespell () 2025-03-17 16:32:10 +01:00
query_resource_limit_test.go app/vmselect: add query resource limits priority 2025-02-19 18:18:32 +01:00
relabeling_test.go app/vminsert: properly apply relabeling at ingestion 2024-12-18 22:27:51 +01:00
replication_test.go spelling and grammar fixes via codespell () 2025-03-17 16:32:10 +01:00
sharding_test.go spelling and grammar fixes via codespell () 2025-03-17 16:32:10 +01:00
vmauth_routing_test.go lib/httpserver: properly check basic authorization 2025-02-17 15:52:22 +01:00