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

Added Tests for Search Pipeline and Notifications Plugin #668

Merged

Commits on Apr 23, 2024

  1. Added Tests for Notification and Search Pipeline.ml

    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    82cebac View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/search_pipeline_api

    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    debb7d1 View commit details
    Browse the repository at this point in the history
  3. Add back the lines of comment in indices.py during resolving merge co…

    …nflict.
    
    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e8c413d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Fix notification plugin tests, from async def to def.

    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2db146c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix test errors. Rename function names and rewrite assertion tests.

    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3240540 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fix formatting errors. Added typings to CONTENT.

    Signed-off-by: AbitraryYu <nikkoyhc@gmail.com>
    AbitraryYu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    891c250 View commit details
    Browse the repository at this point in the history