Skip to content

vicentesi/testrd

Repository files navigation

Build Status Coverage Status

Resultados Digitais Evaluation Test Project

This project is design as part of the Resultados Digitais Evaluation Project. It uses the [Test RD Gem] (https://github.com/vicentesi/testrd_gem) for CRUD operations with Leads and integration with Salesforce.

Written by Vicente Silveira Inácio

Live Demo

TestRD

Installation

bundle install

Run server: (default: localhost:3000)

rails server

Tests

  • RSpec
  • Capybara
  • Spork
  • Guard

Running tests:

bundle exec rspec spec/[filename]

or: time rspec spec/[filename]

About

Resultados Digitais evaluation test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published