difftreelog
test restore gov tests
in: master
1 file changed
tests/package.jsondiffbeforeafterboth41 "testParallel": "yarn _testParallel './src/**/*.test.ts'",41 "testParallel": "yarn _testParallel './src/**/*.test.ts'",42 "testSequential": "yarn _test './src/**/*.seqtest.ts'",42 "testSequential": "yarn _test './src/**/*.seqtest.ts'",43 "testStructure": "yarn _test ./**/nesting/*.*test.ts",43 "testStructure": "yarn _test ./**/nesting/*.*test.ts",44 "testGovernance": "RUN_GOV_TESTS=1 yarn _test ./**/governance/*.*test.ts",44 "testEth": "yarn _test './**/eth/**/*.*test.ts'",45 "testEth": "yarn _test './**/eth/**/*.*test.ts'",45 "testEthNesting": "yarn _test './**/eth/nesting/**/*.*test.ts'",46 "testEthNesting": "yarn _test './**/eth/nesting/**/*.*test.ts'",46 "testEthFractionalizer": "yarn _test './**/eth/fractionalizer/**/*.*test.ts'",47 "testEthFractionalizer": "yarn _test './**/eth/fractionalizer/**/*.*test.ts'",105 "testRPC": "yarn _test ./**/rpc.test.ts",106 "testRPC": "yarn _test ./**/rpc.test.ts",106 "testPromotion": "yarn _test ./**/appPromotion/*test.ts",107 "testPromotion": "yarn _test ./**/appPromotion/*test.ts",107 "testApiConsts": "yarn _test ./**/apiConsts.test.ts",108 "testApiConsts": "yarn _test ./**/apiConsts.test.ts",109 "testCouncil": "yarn _test ./**/council.*test.ts",110 "testDemocracy": "yarn _test ./**/democracy.*test.ts",108 "testCollators": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collator-selection/**.*test.ts --timeout 49999999",111 "testCollators": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collator-selection/**.*test.ts --timeout 49999999",109 "testCollatorSelection": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collatorSelection.*test.ts --timeout 49999999",112 "testCollatorSelection": "RUN_COLLATOR_TESTS=1 yarn _test ./**/collatorSelection.*test.ts --timeout 49999999",110 "testIdentity": "RUN_COLLATOR_TESTS=1 yarn _test ./**/identity.*test.ts --timeout 49999999",113 "testIdentity": "RUN_COLLATOR_TESTS=1 yarn _test ./**/identity.*test.ts --timeout 49999999",