WideChat / Rocket.Chat.Android

Rocket.Chat Native Android Application
https://rocket.chat
MIT License
12 stars 6 forks source link

Articles: Start working on unit tests in Ghost and RC. #530

Open bizzbyster opened 5 years ago

bizzbyster commented 5 years ago

Need some help with the design of these tests:

  1. How to test the new Ghost APIs
  2. How to test the Rocket.chat APIs that Ghost calls
shubhsherl commented 5 years ago

Ghost uses nock for mocking external server. Nock will help to create dummy API endpoints similar to RC.