Coder Social home page Coder Social logo

topology's People

Contributors

dependabot[bot] avatar dleged avatar huixisheng avatar pikahan avatar spongebobo avatar zhangtengjin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

topology's Issues

Unit test: many errors and warnings were found

现象

运行单元测试后发现一些 warning 和 error,例如:

console.error node_modules/react-dom/cjs/react-dom.development.js:530
      Warning: The tag <path> is unrecognized in this browser. If you meant to render a React component, s
tart its name with an uppercase letter.
          in path (created by Line)
          in Line (created by Context.Consumer)
          in _default
Function components cannot be given refs

还有一个 snapshot 的测试用例失败了:

      37 |         expect(mockRenderTreeNode.mock.calls.length).toBeGreaterThan(0);
    > 38 |         expect(baseElement).toMatchSnapshot();
         |                             ^
      39 |     });
      40 |
      41 |     test('autoLayout', () => {

      at Object.<anonymous> (src/lib/components/topology/__tests__/index.tsx:38:29)


Snapshot Summary
 › 1 snapshot failed from 1 test suite. Inspect your code changes or re-run jest with `-u` to update them.

期望

逐步修复这些 warning 和 error 。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.