Merge branch 'rspec-conversion'

* Converted tests to rspec for future releases + travis integration.
* Files remaining in test/ are integrations that require verification if they are still relevant/working.
This commit is contained in:
Ben Passmore
2019-09-26 13:40:29 +10:00
59 changed files with 1287 additions and 1970 deletions

View File

@@ -62,6 +62,13 @@ task :rest_test do
Rake::Task['beef_stop'].invoke
end
## RSPEC
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
################################
# SSL/TLS certificate