mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
user and recipient and tests
This commit is contained in:
parent
d70e30ec93
commit
df2ea95ceb
50 changed files with 1412 additions and 37 deletions
1
Gemfile
1
Gemfile
|
|
@ -68,6 +68,7 @@ end
|
|||
|
||||
group 'test' do
|
||||
gem 'rspec-rails', '~> 3.5'
|
||||
gem 'rails-controller-testing'
|
||||
gem 'capybara'
|
||||
gem 'phantomjs', require: 'phantomjs/poltergeist'
|
||||
gem 'poltergeist'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue