storj/pkg/audit
Ivan Fraixedes 5b31086757
pkg/audit: Move test helper funcs to separated file (#2259)
Move 2 helper function used for test which relay on testplanet from the
test file where they were created to separated file to contain them
because they are not only used in the test file were initially they were
created.
2019-06-20 17:38:08 +02:00
..
containment_test.go pkg/audit: add more reverify tests (#2144) 2019-06-11 16:14:40 -04:00
containment.go Save hash of expected share from missing audited node (#2025) 2019-05-23 16:07:19 -04:00
cursor_test.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
cursor.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
reporter_test.go Improve error analysis in audit service (#2125) 2019-06-07 15:38:41 +03:00
reporter.go Improve error analysis in audit service (#2125) 2019-06-07 15:38:41 +03:00
reverify_test.go Avoid reporting audit failures for files deleted during audit (#2233) 2019-06-19 12:02:25 +03:00
service.go Avoid reporting audit failures for files deleted during audit (#2233) 2019-06-19 12:02:25 +03:00
testplanet_helpers_test.go pkg/audit: Move test helper funcs to separated file (#2259) 2019-06-20 17:38:08 +02:00
verifier_test.go pkg/audit: Move test helper funcs to separated file (#2259) 2019-06-20 17:38:08 +02:00
verifier_unit_test.go testcontext: sanitize folder name (#2195) 2019-06-13 15:46:08 +03:00
verifier.go add disqualification and new reputation system into overlay cache (#2227) 2019-06-20 09:56:04 -04:00