gristlabs_grist-core/test/client/lib
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
..
ACIndex.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
chartUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Delay.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
dispose.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
dom.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
domAsync.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ImportSourceElement.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArray.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArrayWrap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDom.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDomScrolly.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koForm.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koUtil.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
localStorageObs.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ObservableMap.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ObservableSet.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
PluginApi.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SafeBrowser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
sortUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
textUtils.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
UrlState.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00