Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.

Hypertopic/Tire-a-part

Repository files navigation

TIRÉ À PART – Digital repository for research papers

License: GNU Affero General Public License

Contact: aurelien.benel@utt.fr

Installation requirements

  • Git client
  • CouchDB
  • CouchApp
  • HTTP reverse proxy server (for authentication, not described in this document)

Installation procedure

Tests requirements

  • Ruby
  • QT

Note: If you're on MacOS X, change your PATH so that gem refers to brew's gem rather than to system's gem.

Tests installation procedure

  • In any folder :

      sudo gem install capybara-webkit rspec
    

Tests running

    rspec spec/features/*