sorah / acmesmith

An effective ACME v2 client: Manage keys on the cloud (e.g. S3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run tests in development

lenn4rd opened this issue · comments

I recently forked your repository because I wanted to contribute to development by creating a few pull requests. After cloning I ran the tests but most of them fail, complaining about missing certificates for example.com. The setup script installs the bundle only.

How should I set up this gem for local development?

Oops. Sorry for being late. Use rspec command directly, but note that the test suite isn't well covered in acmesmith.

Looks like test suites are somehow broken. I'm thinking to re-write them entirely.

Closing for now.