Package: node-address / 2.0.3-2
Metadata
Package | Version | Patches format |
---|---|---|
node-address | 2.0.3-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_disable_failing_tests.diff | (download) |
test/address.test.ts |
138 69 + 69 - 0 ! |
disable failing tests for the test suite to finish without errors Currently address.mac methods are failing so disable these tests so that running the tests don't throw an error. |
01_tsconfig.diff | (download) |
test/fixtures/ts/tsconfig.json |
31 25 + 6 - 0 ! |
use custom tsconfig.json files To make sure the files needed for tests are in place, split root level tsconfig file into build and test. Also remove @eggjs/tsconfig dependency from all tsconfig files and add equivalent compiler options instead without overwriting any existing option. |
1