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

[ISSUE #30] modify mappers and add test #38

Merged
merged 5 commits into from
Feb 20, 2024

Commits on Feb 19, 2024

  1. test: add mappers' tests.

    improved connection, connector, client, meta, health mappers and add their unit tests.
    Lambert-Rao committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    83bd529 View commit details
    Browse the repository at this point in the history
  2. fix: rename database name

    rename test database name to `eventmesh_dashboard_test`
    Lambert-Rao committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8c5103d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ed9a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    055bb6c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. style: unify mapper style

    array format when using dynamic scripts (<script>)
    `+` format when using simple statements
    Lambert-Rao committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    14f9be3 View commit details
    Browse the repository at this point in the history