@pferdefleisch @ramonh
cc: @tosh
played around with rspec to make it possible to make tests.. now I wonder how we want to do this :)
https://github.com/davidmann4/botstack/blob/master/spec/bot_spec_helper.rb
https://github.com/davidmann4/botstack/blob/master/spec/lib/basic_functionality_spec.rb
I guess we want to be able to test whole conversations?
But on the other hand rspec maybe should just cover botstack mechanics?
really curious about your opinion...
@pferdefleisch @ramonh
cc: @tosh
played around with rspec to make it possible to make tests.. now I wonder how we want to do this :)
https://github.com/davidmann4/botstack/blob/master/spec/bot_spec_helper.rb
https://github.com/davidmann4/botstack/blob/master/spec/lib/basic_functionality_spec.rb
I guess we want to be able to test whole conversations?
But on the other hand rspec maybe should just cover botstack mechanics?
really curious about your opinion...