Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How do I run the discussion forums in devstack?

...

Code Block
mongo cs_comments_service_development scripts/db/migrate-007-thread-type.js


How do I run and debug unit tests for the comments service (ruby code)?

Note

It may be simpler to follow instructions for setting up RubyMine for debugging.

...

  1. describe "app" do
        describe "notifications", :focus => true do

...

Debugging Ruby Comments Service

How do I enable cohorts?

See Internal Cohort Documentation

and/or https://docs.google.com/document/d/1o7S79mLilcRfJ2E6cILcfVOTBb8-m_CNXi7K_yiWE88/edit

...