I'm going to add more tests (like spec/application/security_spec.rb), that ensure application integrity upon adding features. Currently there is only one test (well, nature of this project will make tests somewhat hard to perform), but anyway, I'm adding travis.yml to the project.
I'm going to add more tests (like
spec/application/security_spec.rb
), that ensure application integrity upon adding features. Currently there is only one test (well, nature of this project will make tests somewhat hard to perform), but anyway, I'm adding travis.yml to the project.