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

Add missing unit tests for AI Assistant #975

Open
3 of 5 tasks
nicOwlas opened this issue Mar 31, 2022 · 0 comments
Open
3 of 5 tasks

Add missing unit tests for AI Assistant #975

nicOwlas opened this issue Mar 31, 2022 · 0 comments
Labels
A-eng ready Good for experienced project developer

Comments

@nicOwlas
Copy link
Member

nicOwlas commented Mar 31, 2022

Backend

  • ai-assistant.resolver
    • Mock HuggingFace and IOG fetch queries and cover the runAiAssistant mutation.

Frontend

  • SearchInput
    • Value I/O
    • Clear button shown/hidden
    • Clear button clears the text
  • ComboBox
    • Mouse usage
    • Keyboard usage
    • Search correctly filtering
    • Search is empty when opened
  • undo-store/run-ai-assistant.effect.ts -> mock as with the other effects
  • labeling-tool/options-tool-bar/ai-assistant-toolbar.tsx -> Should cover the typical high-level relations and actions. For example, the "post-process with auto-polygon" action should be enabled only if the selected AiAssistant output is a Box.
@Jordanlelay Jordanlelay self-assigned this Apr 1, 2022
@nicOwlas nicOwlas added the A-eng ready Good for experienced project developer label Apr 1, 2022
@Jordanlelay Jordanlelay removed their assignment Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-eng ready Good for experienced project developer
Projects
Status: To do
Development

No branches or pull requests

2 participants