rode / grafeas-elasticsearch

An implementation of the Grafeas storage backend based on Elasticsearch
Apache License 2.0
12 stars 5 forks source link

Unit testing foundation #2

Closed gesparza3 closed 3 years ago

gesparza3 commented 3 years ago

This PR establishes a suite test for the storage package and implements CreateProject for the elasticsearch backend. New tests have also been written to capture the new logic.