mediawiki-extensions-Echo/tests/rspec
Roan Kattouw 36d250da85 rspec: Use environment variables for user+password
Change-Id: I20273f1be7d11614879144a495c7853b6459e8b2
2018-04-30 15:46:01 -07:00
..
notification_spec.rb rspec: Use environment variables for user+password 2018-04-30 15:46:01 -07:00
README.md Echo should notify a new user with welcome message 2017-04-18 18:30:33 +02:00

Usage

vagrant up
vagrant roles enable echo flow wikimediaflow
vagrant provision
bundle install
bundle exec rake spec