Commit Graph

7 Commits

Author SHA1 Message Date
Victor Sokolov
30a5122d08 IMG-59: processing_test.go became lazy, added test image hash calculation (#1532)
* lazy processing test

* VHS

* ImageHashMatcher
2025-09-22 19:32:34 +02:00
DarthSim
079f2ae95c Make integration.Suite a complete boilerplate for integration tests 2025-09-09 23:21:56 +03:00
DarthSim
32909f5e0b Fix failed assertions reporting in testutil.TestDataProvider 2025-09-09 23:17:34 +03:00
DarthSim
8bec24f268 Return reset func for testutil.LazyObj; Add testutil.LazySuite 2025-09-09 23:17:30 +03:00
Victor Sokolov
01327c1cce integration.Suite (#1518) 2025-09-09 16:25:45 +02:00
Victor Sokolov
2d9ad5c250 IMG-49: Introduced instance (#1512)
* Introduced instance

* Makefile changes
2025-09-09 15:11:37 +02:00
Victor Sokolov
aa91342686 IMG-33: adds simple integration tests for image.Load() (#1462)
* Load() integration test

* Added test-images as submodule
2025-07-23 19:09:49 +02:00