git.delta.rocks / unique-network / refs/commits / aea35c0d7499

difftreelog

test restore xcm tests

Yaroslav Bolyukin2023-11-16parent: #85c4b36.patch.diff
in: master

3 files changed

modifiedjs-packages/playgrounds/package.jsondiffbeforeafterboth
--- a/js-packages/playgrounds/package.json
+++ b/js-packages/playgrounds/package.json
@@ -13,8 +13,6 @@
     "@polkadot/api": "10.10.1",
     "@polkadot/util": "^12.5.1",
     "@polkadot/util-crypto": "^12.5.1",
-    "@unique/opal-types": "workspace:*",
-    "rxjs": "^7.8.1",
-    "tslib": "^2.6.2"
+    "@unique/opal-types": "workspace:*"
   }
 }
modifiedjs-packages/tests/package.jsondiffbeforeafterboth
before · js-packages/tests/package.json
1{2    "author": "",3    "license": "SEE LICENSE IN ../../../LICENSE",4    "description": "Interfaces for interacting with contracts and contract ABIs",5    "engines": {6        "node": ">=16"7    },8    "name": "@unique/tests",9    "type": "module",10    "version": "1.0.0",11    "main": "",12    "devDependencies": {13        "mocha": "^10.1.0"14    },15    "scripts": {16        "setup": "yarn ts-node --esm ./util/globalSetup.ts",17        "setIdentities": "yarn ts-node --esm ./util/identitySetter.ts",18        "checkRelayIdentities": "yarn ts-node --esm ./util/relayIdentitiesChecker.ts",19        "_test": "yarn setup && yarn mocha --timeout 9999999 --loader=ts-node/esm.mjs",20        "_testParallel": "yarn setup && yarn mocha --timeout 9999999 --parallel --loader=ts-node/esm.mjs",21        "test": "yarn _test './**/*.*test.ts'",22        "testParallel": "yarn _testParallel './**/*.test.ts'",23        "testSequential": "yarn _test './**/*.seqtest.ts'",24        "testGovernance": "RUN_GOV_TESTS=1 yarn _test ./**/governance/*.*test.ts",25        "testCollators": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collator-selection/**.*test.ts --timeout 49999999",26        "load": "yarn _test './**/*.load.ts'"27    }28}
after · js-packages/tests/package.json
1{2    "author": "",3    "license": "SEE LICENSE IN ../../../LICENSE",4    "description": "Interfaces for interacting with contracts and contract ABIs",5    "engines": {6        "node": ">=16"7    },8    "name": "@unique/tests",9    "type": "module",10    "version": "1.0.0",11    "main": "",12    "devDependencies": {13        "mocha": "^10.1.0"14    },15    "scripts": {16        "setup": "yarn ts-node --esm ./util/globalSetup.ts",17        "setIdentities": "yarn ts-node --esm ./util/identitySetter.ts",18        "checkRelayIdentities": "yarn ts-node --esm ./util/relayIdentitiesChecker.ts",19        "_test": "yarn setup && yarn mocha --timeout 9999999 --loader=ts-node/esm.mjs",20        "_testParallel": "yarn setup && yarn mocha --timeout 9999999 --parallel --loader=ts-node/esm.mjs",21        "test": "yarn _test './**/*.*test.ts'",22        "testParallel": "yarn _testParallel './**/*.test.ts'",23        "testSequential": "yarn _test './**/*.seqtest.ts'",24        "testGovernance": "RUN_GOV_TESTS=1 yarn _test ./**/governance/*.*test.ts",25        "testCollators": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collator-selection/**.*test.ts --timeout 49999999",26        "testFullXcmUnique": "RUN_XCM_TESTS=1 yarn _test ./**/xcm/*Unique.test.ts",27        "testFullXcmQuartz": "RUN_XCM_TESTS=1 yarn _test ./**/xcm/*Quartz.test.ts",28        "testXcmOpal": "RUN_XCM_TESTS=1 yarn _test ./**/xcm/xcmOpal.test.ts",29        "load": "yarn _test './**/*.load.ts'"30    }31}
modifiedjs-packages/yarn.lockdiffbeforeafterboth
--- a/js-packages/yarn.lock
+++ b/js-packages/yarn.lock
@@ -1258,8 +1258,6 @@
     "@polkadot/util": ^12.5.1
     "@polkadot/util-crypto": ^12.5.1
     "@unique/opal-types": "workspace:*"
-    rxjs: ^7.8.1
-    tslib: ^2.6.2
   languageName: unknown
   linkType: soft
 
@@ -1273,12 +1271,7 @@
   version: 0.0.0-use.local
   resolution: "@unique/tests@workspace:tests"
   dependencies:
-    "@types/node": ^20.8.10
     mocha: ^10.1.0
-    rxjs: ^7.8.1
-    ts-node: ^10.9.1
-    tslib: ^2.6.2
-    typescript: ^5.1.6
   languageName: unknown
   linkType: soft
 
@@ -5920,7 +5913,7 @@
   languageName: node
   linkType: hard
 
-"typescript@npm:^5.1.6, typescript@npm:^5.2.2":
+"typescript@npm:^5.2.2":
   version: 5.2.2
   resolution: "typescript@npm:5.2.2"
   bin:
@@ -5930,7 +5923,7 @@
   languageName: node
   linkType: hard
 
-"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
+"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
   version: 5.2.2
   resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
   bin: