grafana/pkg/storage/unified/testing
Peter Štibraný 9d2eadcfd2
PoC: replace using testing.Short in storage/unified package with integration test skip method (#107887)
* PoC: check if testing.Short is called from integration tests only.

* Rename helper function.

* Fix logic.

* Remove skipping of integration tests from non-integration tests.

* Remove skipping of integration tests from non-integration tests.

* Fix import.
2025-07-09 15:32:10 +00:00
..
benchmark.go Unified Storage/Search: Add max count config for indexing (#107255) 2025-06-27 14:00:39 +02:00
kv.go PoC: replace using testing.Short in storage/unified package with integration test skip method (#107887) 2025-07-09 15:32:10 +00:00
kv_test.go unistore: add kv based storage backend (#107305) 2025-07-02 10:57:37 +00:00
search_and_storage.go Unified Storage/Search: Add max count config for indexing (#107255) 2025-06-27 14:00:39 +02:00
search_backend.go PoC: replace using testing.Short in storage/unified package with integration test skip method (#107887) 2025-07-09 15:32:10 +00:00
server.go unistore: filter trash requests (#106767) 2025-06-24 10:17:34 +02:00
storage_backend.go unistore: use different ns for each test (#107509) 2025-07-02 13:50:30 +02:00
storage_backend_test.go unistore: skipping badger test failing atm (#107572) 2025-07-03 12:31:07 +00:00