
Invalid assumptions for rspec tests - 2 tests failing
Reported by Hart Simha | April 25th, 2014 @ 05:52 PM | in skyward import
./spec/controllers/application_controller_spec.rb:103:in `block (3 levels) in '
ApplicationController selected_student_ids should cache when there are more than 50 ids
Failure/Error: controller.send(:selected_student_ids).should ==
values
expected: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
...
./app/helpers/login_helper.rb:5:in windows_live_icon'
./spec/helpers/login_helper_spec.rb:53:in
block (3 levels) in
' LoginHelper windows_live_icon should display if windows_live? is
true
Failure/Error: helper.windows_live_icon.should == "" ArgumentError: Could not find omniauth provider
"windowslive"
Comments and changes to this ticket
-
-
shawn (at vegantech) April 25th, 2014 @ 08:59 PM
The first error happens when memmcache isn't running on the system. There should be another test that checks for memcache enabled and this one should go pending it if it not enabled.
-
shawn (at vegantech) April 25th, 2014 @ 09:40 PM
- State changed from new to resolved
(from [e87c7b25c72b4ca49a8a4f7d6e34af0d1e58d2a9]) [#790 state:resolved] Copy windowslive.yml from sample for test that requires it, leaves existing file untouched if present https://github.com/vegantech/sims/commit/e87c7b25c72b4ca49a8a4f7d6e...
-
shawn (at vegantech) April 25th, 2014 @ 09:40 PM
(from [e87c7b25c72b4ca49a8a4f7d6e34af0d1e58d2a9]) [#790 state:resolved] Copy windowslive.yml from sample for test that requires it, leaves existing file untouched if present https://github.com/vegantech/sims/commit/e87c7b25c72b4ca49a8a4f7d6e...
-
shawn (at vegantech) April 25th, 2014 @ 09:40 PM
(from [c0ad7ad4f4fe21bb6e432077ed24fe882941f606]) [#790] explicitly test for running memcache and note test that depends on it https://github.com/vegantech/sims/commit/c0ad7ad4f4fe21bb6e432077ed...
-
shawn (at vegantech) April 25th, 2014 @ 09:40 PM
(from [c0ad7ad4f4fe21bb6e432077ed24fe882941f606]) [#790] explicitly test for running memcache and note test that depends on it https://github.com/vegantech/sims/commit/c0ad7ad4f4fe21bb6e432077ed...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System