Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Neo Plugin UT] Rpcserver unit test on node #3353

Merged
merged 33 commits into from
Jul 11, 2024

Commits on Jun 14, 2024

  1. try mock

    Jim8y committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d1eab9a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into mock-rpcserver-test

    * master:
      Fixed pathing and Property (neo-project#3306)
      [Neo CLI New Feature] Allow custom plugins (neo-project#3295)
      Return expect to verify neo-cli (neo-project#3318)
      [Neo CLI Optimization] fix exception message (neo-project#3314)
      fix plugin download url (neo-project#3329)
    Jim8y committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9b238ec View commit details
    Browse the repository at this point in the history
  3. not use mock

    Jim8y committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dff3c79 View commit details
    Browse the repository at this point in the history
  4. test

    Jim8y committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cb5c875 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. fix test

    Jim8y committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    cccab76 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. use neo testutils

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ef6b001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c43399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c90df1 View commit details
    Browse the repository at this point in the history
  4. revert cache change

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bee3102 View commit details
    Browse the repository at this point in the history
  5. add more detail to comments

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a674ec7 View commit details
    Browse the repository at this point in the history
  6. add more exception test cases

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cdc2b41 View commit details
    Browse the repository at this point in the history
  7. fix warning

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a58e05f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02f3264 View commit details
    Browse the repository at this point in the history
  9. update TODO mark

    Jim8y committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d8b67b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5d5bfd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    98beb3d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add node rpc tests

    Jim8y committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a4c7638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b92a11 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix build error

    Jim8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    92858b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1918e View commit details
    Browse the repository at this point in the history
  3. set the mempool to 5.

    Jim8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d39b9dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a43d30 View commit details
    Browse the repository at this point in the history
  5. remove memory pool test.

    Jim8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3e91a32 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    d1a0058 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Jim8y committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    46c0216 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix test issue

    Jim8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d8bc36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f19409 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4841d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38724a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c4f4e0b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    b52b81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e092c65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a52f19 View commit details
    Browse the repository at this point in the history