harbor/src/testing
Chlins Zhang 64df11bcf1
feat: bump mockery and switch to generate by config file (#20742)
The packages feature in mockery is the new way for managing mocks, and
will be the only way to generate mocks in v3. see
https://vektra.github.io/mockery/v2.43/migrating_to_packages/.

1. Bump mockery to v2.43.2.
2. Switch the generation from old way to configuration yaml.

Signed-off-by: chlins <chlins.zhang@gmail.com>
2024-07-17 17:56:17 +08:00
..
clients remove chartmuseum backend (#18191) 2023-02-16 18:11:05 +08:00
common/security feat: bump mockery and switch to generate by config file (#20742) 2024-07-17 17:56:17 +08:00
controller feat: bump mockery and switch to generate by config file (#20742) 2024-07-17 17:56:17 +08:00
job Add jobservice monitoring api list pool, worker and stop running task (#17658) 2022-11-03 10:47:40 +08:00
jobservice lint: sort imports (#17131) 2022-07-20 11:33:08 +08:00
lib feat: bump mockery and switch to generate by config file (#20742) 2024-07-17 17:56:17 +08:00
mock feat(addition-link): only set vuls addition link when artifact scanable (#10892) 2020-03-03 16:41:54 +08:00
pkg feat: bump mockery and switch to generate by config file (#20742) 2024-07-17 17:56:17 +08:00
registryctl drop gc api of registryctl (#15325) 2021-07-23 14:15:02 +08:00
server/v2.0/handler Replaced io/ioutil with "os / io" package. (#17792) 2022-11-17 10:02:29 +08:00
suite.go bump beego (#17801) 2022-11-24 18:07:42 +08:00