mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add JS tests to verify school and district dropdowns.
This commit is contained in:
parent
2d4ba042f9
commit
6320d5633f
12 changed files with 219 additions and 74 deletions
1
Gemfile
1
Gemfile
|
|
@ -71,6 +71,7 @@ group 'test' do
|
|||
gem 'rspec-rails', '~> 4.1.2'
|
||||
gem 'rails-controller-testing'
|
||||
gem 'capybara'
|
||||
gem 'apparition', github: 'twalpole/apparition', ref: 'ca86be4d54af835d531dbcd2b86e7b2c77f85f34'
|
||||
gem 'launchy'
|
||||
gem 'database_cleaner'
|
||||
gem 'timecop'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue