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