degica / kaiser

Commandline Gem that allows you to work with web apps better
https://tech.degica.com/kaiser/
MIT License
12 stars 1 forks source link

Cover Kaiserfile class with tests #39

Closed davidsiaw closed 4 years ago

davidsiaw commented 4 years ago

Ref #24 Ref #25

This PR adds tests for the Kaiserfile class, as an ongoing effort to start increasing Kaiser's test coverage. With this we will be able to modify the Kaiserfile syntax with more confidence, and it will double as documentation.

How to test

  1. Run rspec and see Kaiserfile tests
degicat commented 4 years ago

@Resonious please review this

davidsiaw commented 4 years ago

@Resonious sorry it took so long but could you have a look at this again? I removed the less useful expects from the tests.