login_spec.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services_client/
  • spec/
  • login_spec.rb
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/source/helix_web_services_client/spec/login_spec.rb
#3 16327 tjuricek Fix issue where 'rake remote:spec' did not correctly hit the remote HWS server

Change the logic of the login spec. When the HWS is running on a different instance, we seem to get different login tickets. It's also completely random for cloud anyway.

Wrap more of the deviceSync.rb output in a guard
#2 16072 tjuricek Helix Cloud integration for Helix Sync services.

This includes a "mock_raymond" rails application for keeping tabs on basic integration with Helix Cloud. We do not test against a live server.

See integration history for more details.
#1 15698 tjuricek Added a /helix_versioning_engine/v[api]/login method

This is used by the Helix Sync client to differentiate the auth source of HWS from that of P4D (to be used for projects).