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

difftreelog

tests: performance test for NFT tokens

Andy Smith2023-09-27parent: #1acfc39.patch.diff
in: master

2 files changed

modifiedtests/package.jsondiffbeforeafterboth
--- a/tests/package.json
+++ b/tests/package.json
@@ -48,6 +48,7 @@
     "testEthFractionalizer": "yarn _test './**/eth/fractionalizer/**/*.*test.ts'",
     "testEthMarketplace": "yarn _test './**/eth/marketplace/**/*.*test.ts'",
     "testEthMarket": "yarn _test './**/eth/marketplace-v2/**/*.*test.ts'",
+    "testPerformance": "yarn _test ./**/performance.*test.ts",
     "testSub": "yarn _test './**/sub/**/*.*test.ts'",
     "testSubNesting": "yarn _test './**/sub/nesting/**/*.*test.ts'",
     "testEvent": "yarn _test ./src/check-event/*.*test.ts",
addedtests/src/performance.test.tsdiffbeforeafterboth

no content