Require a test to be added for fast push (#2149)
* Require a test to be added for fast push
* Ensure that the user adds a test in the form of
a cog predict command before performing a fast
build of their model.
* Use an input map instead of a command
* Fix id to be tests
* Update pkg/dockerfile/fast_generator.go
Co-authored-by: F <f@replicate.com>
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
* Fix properties tests
---------
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
Co-authored-by: F <f@replicate.com>