Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for the socket.io implementation #168

Merged
merged 7 commits into from Jun 25, 2019

Commits on Jun 16, 2019

  1. separate the server initialization to index

    Bruno Nardini committed Jun 16, 2019
    Copy the full SHA
    e46a967 View commit details
    Browse the repository at this point in the history
  2. Add unit test for office.server

    Bruno Nardini committed Jun 16, 2019
    Copy the full SHA
    8cf82d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Copy the full SHA
    87c9f5c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. separates concerns from app and socket

    Bruno Nardini committed Jun 20, 2019
    Copy the full SHA
    075a10a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Create two more tests for enter-room event in socket

    Bruno Nardini committed Jun 21, 2019
    Copy the full SHA
    d5fce44 View commit details
    Browse the repository at this point in the history
  2. Change HOST and PORT to config file

    Bruno Nardini committed Jun 21, 2019
    Copy the full SHA
    76b3946 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Copy the full SHA
    ad54206 View commit details
    Browse the repository at this point in the history