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

Latest commit

 

History

History
49 lines (31 loc) · 1.3 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.3 KB

TIRÉ À PART – Digital repository for research papers

License: GNU Affero General Public License

Contact: [email protected]

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/*