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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix serialization of workspace comment events and add tests #4578

Merged
merged 3 commits into from
Jan 12, 2021

Conversation

moniika
Copy link
Contributor

@moniika moniika commented Jan 9, 2021

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Fixes #4527

Proposed Changes

  • Updates logic in serialization of methods of workspace comment events to be consistent.
  • Adds tests for workspace comment events and finished loading event

Reason for Changes

  • Workspace comment events were not serializing/deserializing properly.
  • Tests are good.

Test Coverage

Ran mocha tests

Documentation

Additional Information

Filed #4577 to track adding more complex tests for testing coordinate properties of move events (for block move and comment move).

tests/mocha/event_test.js Outdated Show resolved Hide resolved
@moniika moniika merged commit 540ab16 into google:develop Jan 12, 2021
@moniika moniika deleted the workspace-comment-event-serialization branch April 6, 2021 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants