vmware-archive / service-metrics-release

Service Metrics BOSH Release
https://docs.pivotal.io/svc-sdk/service-metrics
Apache License 2.0
2 stars 11 forks source link

Use official bosh template test helpers #5

Closed jamesjoshuahill closed 6 years ago

jamesjoshuahill commented 6 years ago

This refactors the job template specs to use the Bosh::Template::Test module instead of the unofficial BoshEmulator. The manifest fixtures are no longer needed.

cc: @kieron-pivotal

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

simonjjones commented 6 years ago

Looks good, tests passing locally. Thanks @jamesjoshuahill