On Your Machine

  1. Define your RP Identifier via ENV['RP_IDENTIFIER']
  • See config/initializers/rp_certification.rb for more details.
  1. Run app via Puma-dev
  1. Access to https://rp-certified.dev
  2. Start watching development.log
  • tail -f log/development.log
  1. Run each test case by clicking the block
  2. Detect whether the test passed or not based on the browser output & log.

On Heroku

This RP is running at https://connect-rp-certified.herokuapp.com.