labels_spec.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services_client/
  • spec/
  • labels_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/labels_spec.rb
#2 16280 tjuricek Adjustments for Helix Cloud settings

Several tests are now disabled due for Helix Cloud since they won't work on streams, which HC only uses.
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/spec/labels_spec.rb
#1 15211 tjuricek Implement tests and documentation for label spec management.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/spec.old/perforce/labels_spec.rb
#1 15053 tjuricek Revise the client API to use the new login method.

The current specs will need to be revised since data normalization is moving out of the server and into the client.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/spec/perforce/labels_spec.rb
#1 13808 tjuricek Finish converting most of the core p4d API into the new monolithic system.