PelicanPlatform / xrootd-s3-http

An XRootD plugin that allows Pelican to interface with s3/http server backends
Apache License 2.0
2 stars 6 forks source link

Add very basic unit tests for S3 and HTTP #27

Closed jhiemstrawisc closed 7 months ago

jhiemstrawisc commented 7 months ago

This sets up a single unit test for both the S3 and HTTP plugins. Now that the framework is in place, any contributions to the plugins should include unit tests for the new work (and if the developer is generous, a unit test or two for something that already exists -- we've got quite the backlog!)