gristlabs_grist-core/test/common
Jarosław Sadziński a52d56f613 (core) Moving client and common tests to core
Summary:
- Moved /test/client and /test/common to core.
- Moved two files (CircularArray and RecentItems) from app/common to core/app/common.
- Moved resetOrg test to gen-server.
- `testrun.sh` is now invoking common and client test from core.
- Added missing packages to core's package.json (and revealed underscore as it is used in the main app).
- Removed Coord.js as it is not used anywhere.

Test Plan: Existing tests

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D3590
2022-08-23 19:20:10 +02:00
..
ACLPermissions.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
arraySplice.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
AsyncCreate.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
BigInt.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
BinaryIndexedTree.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ChoiceListParser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
CircularArray.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
csvFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
DocActions.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
getTableTitle.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gristUrls.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gutil2.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gutil.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
InactivityTimer.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
KeyedMutex.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
marshal.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
MemBuffer.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
NumberFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
NumberParse.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
parseDate.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
PluginInstance.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
promises.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
RecentItems.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
RefCountMap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
roles.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
serializeTiming.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SortFunc.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
sortTiming.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
StringUnion.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
TableData.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
timeFormat.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
tsvFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ValueFormatter.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ValueGuesser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00