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

test: move and update custom function tests #435

Merged
merged 2 commits into from
Sep 2, 2024

Commits on Sep 2, 2024

  1. test: move and update custom function tests

    Create a separate class, `CustomFunctionTests`, to house custom function tests and enhance test coverage and organization.
    
    This change improves test clarity by isolating custom function tests and ensuring comprehensive feature validation.
    caring-coder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    697803b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5d477 View commit details
    Browse the repository at this point in the history