ONLYOFFICE-QA / testing-helpcenter

GNU Affero General Public License v3.0
0 stars 0 forks source link

Help Center testing

This project tests Onlyoffice Help Center site: https://helpcenter.onlyoffice.com/

How to run tests

In order to execute tests use following commands:

Locally

  1. bundle install Bundler will install all needed gems
  2. rspec spec/functional/spec_file.rb

Remotely

  1. Login to your wrata instance with user Helpcenter
  2. Obtain API key and use it via terminal
  3. rake wrata:run_help_center_tests