Advertisement
Guest User

asasd

a guest
Oct 24th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 19.93 KB | None | 0 0
  1. Pending:
  2.   NeoRole add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/models/neo_role_spec.rb
  3.     # No reason given
  4.     # ./spec/models/neo_role_spec.rb:4
  5.   Api::V2::RegistrationsHelper add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/helpers/api/v1/registrations_helper_spec.rb
  6.     # No reason given
  7.     # ./spec/helpers/api/v1/registrations_helper_spec.rb:14
  8.   Api::V2::ActivationHelper add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/helpers/api/v1/activation_helper_spec.rb
  9.     # No reason given
  10.     # ./spec/helpers/api/v1/activation_helper_spec.rb:14
  11.   Api::V2::PeopleController GET show When API is authenticated When user is authenticated When the person was found The additional information key was given The additional information contains the 'content_items_shared_with' key pending. Brownell will add those specs
  12.     # Not yet implemented
  13.     # ./spec/controllers/api/v2/people_controller_spec.rb:406
  14.   Api::V2::PeopleController GET show When API is authenticated When user is authenticated When the person was found The additional information key was given The additional information contains the 'content_items_shared_by' key pending. Brownell will add those specs
  15.     # Not yet implemented
  16.     # ./spec/controllers/api/v2/people_controller_spec.rb:409
  17.   Api::V2::PeopleController GET show When API is authenticated When user is authenticated When the person was found The additional information key was given The additional information contains the 'events' key Bug in the people show view. line number 15(Events)
  18.     # Not yet implemented
  19.     # ./spec/controllers/api/v2/people_controller_spec.rb:403
  20.   Api::V2::PeopleController GET show When API is not authenticated Api authentication is not implemented yet
  21.     # Not yet implemented
  22.     # ./spec/controllers/api/v2/people_controller_spec.rb:425
  23.   Api::V2::WeemoHelper add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/helpers/api/v1/weemo_helper_spec.rb
  24.     # No reason given
  25.     # ./spec/helpers/api/v1/weemo_helper_spec.rb:14
  26.   Api::V2::CasePeopleController POST create When API is not authenticated Api authentication is not implemented yet
  27.     # Not yet implemented
  28.     # ./spec/controllers/api/v2/case_people_controller_spec.rb:43
  29.   Api::V2::UnlockHelper add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/helpers/api/v1/unlock_helper_spec.rb
  30.     # No reason given
  31.     # ./spec/helpers/api/v1/unlock_helper_spec.rb:14
  32.   MemberView add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/models/member_view_spec.rb
  33.     # No reason given
  34.     # ./spec/models/member_view_spec.rb:4
  35.   Api::V2::MediaItemsController GET destroy When API is not authenticated Api authentication is not implemented yet
  36.     # Not yet implemented
  37.     # ./spec/controllers/api/v2/media_items_controller_spec.rb:138
  38.   Api::V2::MediaItemsController GET show When API is not authenticated Api authentication is not implemented yet
  39.     # Not yet implemented
  40.     # ./spec/controllers/api/v2/media_items_controller_spec.rb:99
  41.   Api::V2::MediaItemsController POST create When API is not authenticated Api authentication is not implemented yet
  42.     # Not yet implemented
  43.     # ./spec/controllers/api/v2/media_items_controller_spec.rb:56
  44.   Api::V2::RelatedPeopleController DELETE destroy When API is not authenticated Api authentication is not implemented yet
  45.     # Not yet implemented
  46.     # ./spec/controllers/api/v2/related_people_controller_spec.rb:129
  47.   Api::V2::RelatedPeopleController PUT update When API is not authenticated Api authentication is not implemented yet
  48.     # Not yet implemented
  49.     # ./spec/controllers/api/v2/related_people_controller_spec.rb:89
  50.   Api::V2::RelatedPeopleController POST create When API is not authenticated Api authentication is not implemented yet
  51.     # Not yet implemented
  52.     # ./spec/controllers/api/v2/related_people_controller_spec.rb:43
  53.   EmailAudit add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/models/email_audit_spec.rb
  54.     # No reason given
  55.     # ./spec/models/email_audit_spec.rb:4
  56.   Api::V2::ContentItemCommentsController POST create When API is not authenticated Api authentication is not implemented yet
  57.     # Not yet implemented
  58.     # ./spec/controllers/api/v2/content_item_comments_controller_spec.rb:71
  59.   Api::V2::ContentItemsController PUT update_metadata When API is not authenticated Api authentication is not implemented yet
  60.     # Not yet implemented
  61.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:638
  62.   Api::V2::ContentItemsController GET index When API is not authenticated Api authentication is not implemented yet
  63.     # Not yet implemented
  64.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:319
  65.   Api::V2::ContentItemsController GET show When API is not authenticated Api authentication is not implemented yet
  66.     # Not yet implemented
  67.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:416
  68.   Api::V2::ContentItemsController POST share When API is not authenticated Api authentication is not implemented yet
  69.     # Not yet implemented
  70.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:759
  71.   Api::V2::ContentItemsController DESTROY unshare When API is not authenticated Api authentication is not implemented yet
  72.     # Not yet implemented
  73.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:822
  74.   Api::V2::ContentItemsController DELETE destroy When API is not authenticated Api authentication is not implemented yet
  75.     # Not yet implemented
  76.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:688
  77.   Api::V2::ContentItemsController POST create When API is not authenticated Api authentication is not implemented yet
  78.     # Not yet implemented
  79.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:509
  80.   Api::V2::ContentItemsController PUT update When API is not authenticated Api authentication is not implemented yet
  81.     # Not yet implemented
  82.     # ./spec/controllers/api/v2/content_items_controller_spec.rb:573
  83.   Api::V2::PasswordsHelper add some examples to (or delete) /Users/ricbermo/projects/neo-api/spec/helpers/api/v1/passwords_helper_spec.rb
  84.     # No reason given
  85.     # ./spec/helpers/api/v1/passwords_helper_spec.rb:14
  86.  
  87. Failures:
  88.  
  89.   1) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_type asc
  90.      Failure/Error: array_of_names(assigns(:view )).should eql(["ABC_DEF", "GHI_JKL", "TUV_XYZ", "MNO_PQR"])
  91.      ActiveRecord::StatementInvalid:
  92.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  93.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'ae43edd4-a98c-43bf-af89-0df49e8a03ad'  ORDER BY activity_type asc
  94.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  95.      # ./spec/controllers/api/v2/people_controller_spec.rb:201:in `block (7 levels) in <top (required)>'
  96.  
  97.   2) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by last_name asc
  98.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF", "GHI_JKL", "MNO_PQR", "TUV_XYZ"] )
  99.      ActiveRecord::StatementInvalid:
  100.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  101.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'ed849fc2-1bff-458c-b09b-b9b303dccf83'
  102.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  103.      # ./spec/controllers/api/v2/people_controller_spec.rb:177:in `block (7 levels) in <top (required)>'
  104.  
  105.   3) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by last_name desc
  106.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF", "GHI_JKL", "MNO_PQR", "TUV_XYZ"].reverse )
  107.      ActiveRecord::StatementInvalid:
  108.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  109.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '80a204ce-349f-4705-b2fa-8cba8c0cda28'
  110.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  111.      # ./spec/controllers/api/v2/people_controller_spec.rb:183:in `block (7 levels) in <top (required)>'
  112.  
  113.   4) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_date asc
  114.      Failure/Error: array_of_names(assigns(:view )).should eql(["MNO_PQR", "TUV_XYZ", "GHI_JKL", "ABC_DEF"])
  115.      ActiveRecord::StatementInvalid:
  116.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  117.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '36a5c255-528d-4fc6-aee3-802651cc6805'  ORDER BY due_date asc
  118.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  119.      # ./spec/controllers/api/v2/people_controller_spec.rb:213:in `block (7 levels) in <top (required)>'
  120.  
  121.   5) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_date desc
  122.      Failure/Error: array_of_names(assigns(:view )).should eql(["MNO_PQR", "TUV_XYZ", "GHI_JKL", "ABC_DEF"].reverse)
  123.      ActiveRecord::StatementInvalid:
  124.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  125.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '4b4e249e-85b3-4936-a18f-8a0044e4ebb3'  ORDER BY due_date desc
  126.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  127.      # ./spec/controllers/api/v2/people_controller_spec.rb:219:in `block (7 levels) in <top (required)>'
  128.  
  129.   6) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_type desc
  130.      Failure/Error: array_of_names(assigns(:view )).should eql(["ABC_DEF", "GHI_JKL", "TUV_XYZ", "MNO_PQR"].reverse)
  131.      ActiveRecord::StatementInvalid:
  132.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  133.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'a5b057fb-e37f-4bb8-b5a3-f7fbc38db26f'  ORDER BY activity_type desc
  134.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  135.      # ./spec/controllers/api/v2/people_controller_spec.rb:207:in `block (7 levels) in <top (required)>'
  136.  
  137.   7) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by plan_sponsor asc
  138.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF", "TUV_XYZ", "MNO_PQR", "GHI_JKL"] )
  139.      ActiveRecord::StatementInvalid:
  140.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  141.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '68ccbf13-6fd6-45d1-afe0-78e7c28e8942'  ORDER BY plan_sponsor asc
  142.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  143.      # ./spec/controllers/api/v2/people_controller_spec.rb:189:in `block (7 levels) in <top (required)>'
  144.  
  145.   8) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by plan_sponsor desc
  146.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF", "TUV_XYZ", "MNO_PQR", "GHI_JKL"].reverse )
  147.      ActiveRecord::StatementInvalid:
  148.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  149.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'fa52492c-f96e-4b9a-87b2-3b1656db4d96'  ORDER BY plan_sponsor desc
  150.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  151.      # ./spec/controllers/api/v2/people_controller_spec.rb:195:in `block (7 levels) in <top (required)>'
  152.  
  153.   9) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by subscriber number
  154.      Failure/Error: array_of_names(assigns(:view )).should eql( ["GHI_JKL"] )
  155.      ActiveRecord::StatementInvalid:
  156.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  157.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '40aa21c7-fc44-49f6-ba90-cc33fb8a72b5'
  158.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  159.      # ./spec/controllers/api/v2/people_controller_spec.rb:277:in `block (7 levels) in <top (required)>'
  160.  
  161.   10) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by first_name
  162.      Failure/Error: array_of_names(assigns(:view )).should eql( ["GHI_JKL"] )
  163.      ActiveRecord::StatementInvalid:
  164.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  165.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'fe7910a7-e8c5-4e23-b1c7-050c013543ff'
  166.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  167.      # ./spec/controllers/api/v2/people_controller_spec.rb:253:in `block (7 levels) in <top (required)>'
  168.  
  169.   11) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by last_name
  170.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF"] )
  171.      ActiveRecord::StatementInvalid:
  172.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  173.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '1c8c1919-eebb-4f32-92b1-34114d0da933'
  174.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  175.      # ./spec/controllers/api/v2/people_controller_spec.rb:245:in `block (7 levels) in <top (required)>'
  176.  
  177.   12) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by plan_sponsor
  178.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF"] )
  179.      ActiveRecord::StatementInvalid:
  180.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  181.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '364c9777-2c9c-4af7-af88-1a8a69962acc' AND ("member_views"."plan_sponsor" ILIKE 'Ab%')
  182.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  183.      # ./spec/controllers/api/v2/people_controller_spec.rb:285:in `block (7 levels) in <top (required)>'
  184.  
  185.   13) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by by activity_type
  186.      Failure/Error: array_of_names(assigns(:view )).sort.should eql( ["ABC_DEF"] )
  187.      ActiveRecord::StatementInvalid:
  188.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  189.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '22364cae-12d0-4d70-9a6b-a4a8e97d826f' AND ("member_views"."activity_type" ILIKE 'Fin%')  ORDER BY activity_type asc
  190.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  191.      # ./spec/controllers/api/v2/people_controller_spec.rb:292:in `block (7 levels) in <top (required)>'
  192.  
  193.   14) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by email
  194.      Failure/Error: array_of_names(assigns(:view )).should eql( ["GHI_JKL"] )
  195.      ActiveRecord::StatementInvalid:
  196.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  197.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = '517146bc-bde5-4b98-b6e1-803f4a6cfd51'
  198.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  199.      # ./spec/controllers/api/v2/people_controller_spec.rb:261:in `block (7 levels) in <top (required)>'
  200.  
  201.   15) Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by login_id
  202.      Failure/Error: array_of_names(assigns(:view )).should eql( ["ABC_DEF"] )
  203.      ActiveRecord::StatementInvalid:
  204.        PG::InFailedSqlTransaction: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  205.        : SELECT "member_views".* FROM "member_views"  WHERE "member_views"."coach_id" = 'b345e0ec-c9f5-4875-a074-f440d275670e'
  206.      # ./spec/support/controller_helpers.rb:4:in `array_of_names'
  207.      # ./spec/controllers/api/v2/people_controller_spec.rb:269:in `block (7 levels) in <top (required)>'
  208.  
  209. Finished in 3 minutes 32.8 seconds
  210. 1174 examples, 15 failures, 28 pending
  211.  
  212. Failed examples:
  213.  
  214. rspec ./spec/controllers/api/v2/people_controller_spec.rb:198 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_type asc
  215. rspec ./spec/controllers/api/v2/people_controller_spec.rb:173 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by last_name asc
  216. rspec ./spec/controllers/api/v2/people_controller_spec.rb:180 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by last_name desc
  217. rspec ./spec/controllers/api/v2/people_controller_spec.rb:210 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_date asc
  218. rspec ./spec/controllers/api/v2/people_controller_spec.rb:216 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_date desc
  219. rspec ./spec/controllers/api/v2/people_controller_spec.rb:204 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by activity_type desc
  220. rspec ./spec/controllers/api/v2/people_controller_spec.rb:186 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by plan_sponsor asc
  221. rspec ./spec/controllers/api/v2/people_controller_spec.rb:192 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view sort by plan_sponsor desc
  222. rspec ./spec/controllers/api/v2/people_controller_spec.rb:272 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by subscriber number
  223. rspec ./spec/controllers/api/v2/people_controller_spec.rb:248 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by first_name
  224. rspec ./spec/controllers/api/v2/people_controller_spec.rb:240 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by last_name
  225. rspec ./spec/controllers/api/v2/people_controller_spec.rb:280 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by plan_sponsor
  226. rspec ./spec/controllers/api/v2/people_controller_spec.rb:288 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by by activity_type
  227. rspec ./spec/controllers/api/v2/people_controller_spec.rb:256 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by email
  228. rspec ./spec/controllers/api/v2/people_controller_spec.rb:264 # Api::V2::PeopleController GET dashboard When API is authenticated When user is authenticated In member table view filter by login_id
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement