Skip to content

GetStream/stream-chat-test-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Chat

Stream Chat SDKs are the official SDKs for Stream Chat, a service for building chat and messaging applications.

Please refer to the main repositories for more information:

Stream Chat Mock Server

This repository serves as a mock server for our internal cross-platform automated testing purposes.

Usage

Install dependencies:

bundle install

Sync mock server with real backend:

bundle exec ruby sync.rb

Run mock server for manual testing:

bundle exec ruby src/server.rb

Run mock server for automated testing:

bundle exec ruby driver.rb

About

Cross-Platform Mock Server for StreamChat SDKs

Resources

License

Stars

Watchers

Forks

Languages