Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 482 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 482 Bytes

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