You will need the following;
- Docker Desktop
- Chef-Workstation
- The dnsimple gem installed into Chef-Workstation with
chef gem install dnsimple
- The dnsimple gem installed into Chef-Workstation with
- A DNSimple Sandbox account
- A test domain created in sandbox set to your environment varible
DNSIMPLE_TEST_DOMAIN=domain.com - Your sandbox API key saved to
DNSIMPLE_ACCESS_TOKEN=token
- A test domain created in sandbox set to your environment varible
- run
chef exec rake quickfor unit and style tests. - run
chef exec rake kitchenfor kitchen tests chef exec rakewill run all tests