Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a478091

Browse filesBrowse files
Merge branch 'master' of github.com:collaborativejs/collaborative-js
2 parents 343f9a2 + c5fe8f9 commit a478091
Copy full SHA for a478091

File tree

Expand file treeCollapse file tree

806 files changed

+812
-809
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

806 files changed

+812
-809
lines changed
Open diff view settings
Collapse file

‎dist/collaborative.d.ts‎

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// Type definitions for Collaborative.js 0.0.14
1+
// Type definitions for Collaborative.js 0.0.15
22
// Project: http://collaborativejs.org
33
// Definitions by: Collaborative.js <http://collaborativejs.org>
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "collaborative",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "JavaScript library to build applications and web-services with collaborative access to the data (live data editing).",
55
"scripts": {
6-
"test": "mocha --reporter spec --recursive tests/automatic 2>&1 | tee out/tests_report.txt"
6+
"test": "mocha --reporter spec --recursive tests/automatic"
77
},
88
"repository": {
99
"type": "git",
@@ -33,5 +33,8 @@
3333
"contributors": [
3434
"Roman Lubushkin <roman.lubushkin@collaborativejs.org>",
3535
"Anton Saukh <anton.saukh@collaborativejs.org>"
36-
]
36+
],
37+
"dependencies": {
38+
"mocha": "^3.5.0"
39+
}
3740
}
Collapse file

‎tests/automatic/algorithm.js‎

Copy file name to clipboardExpand all lines: tests/automatic/algorithm.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require('collaborativejs');
1+
var clv = require("../../index.js");
22
var assert = require('assert');
33

44
// test sets
Collapse file

‎tests/automatic/generated/10/10-ops-0a16bddd-82a4-4c98-afc2-5904547057e0.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0a16bddd-82a4-4c98-afc2-5904547057e0.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - ins/rm/undo/rm/ins/rm/undo/ins/ins/rm - 10-ops-0a16bddd-82a4-4c98-afc2-5904547057e0", function() {
Collapse file

‎tests/automatic/generated/10/10-ops-0a9cd81c-aafe-4f1a-ae8b-1c321df04fd9.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0a9cd81c-aafe-4f1a-ae8b-1c321df04fd9.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - ins/ins/rm/undo/ins/rm/ins/undo/undo/undo - 10-ops-0a9cd81c-aafe-4f1a-ae8b-1c321df04fd9", function() {
Collapse file

‎tests/automatic/generated/10/10-ops-0b246048-0e92-4026-b1d2-7f82e1b3fee2.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0b246048-0e92-4026-b1d2-7f82e1b3fee2.js
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎tests/automatic/generated/10/10-ops-0be4d43f-992c-46da-b54e-1227322c6c42.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0be4d43f-992c-46da-b54e-1227322c6c42.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - ins/ins/rm/rm/ins/undo/ins/rm/rm/ins - 10-ops-0be4d43f-992c-46da-b54e-1227322c6c42", function() {
Collapse file

‎tests/automatic/generated/10/10-ops-0d911d0c-e293-4b2d-86c2-51a2e300fdec.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0d911d0c-e293-4b2d-86c2-51a2e300fdec.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - ins/rm/ins/rm/ins/rm/ins/rm/undo/rm - 10-ops-0d911d0c-e293-4b2d-86c2-51a2e300fdec", function() {
Collapse file

‎tests/automatic/generated/10/10-ops-0dd56d19-2670-4427-b85d-59be0b2d59bb.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-0dd56d19-2670-4427-b85d-59be0b2d59bb.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - ins/ins/ins/ins/undo/ins/rm/rm/rm/ins - 10-ops-0dd56d19-2670-4427-b85d-59be0b2d59bb", function() {
Collapse file

‎tests/automatic/generated/10/10-ops-1202d020-603c-485a-9993-f84646045c14.js‎

Copy file name to clipboardExpand all lines: tests/automatic/generated/10/10-ops-1202d020-603c-485a-9993-f84646045c14.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var clv = require("collaborativejs");
1+
var clv = require("../../../../index.js");
22
var assert = require("assert");
33

44
describe("Generated test - rm/rm/undo/rm/ins/rm/ins/ins/ins/rm - 10-ops-1202d020-603c-485a-9993-f84646045c14", function() {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.