Skip to content

Add schema tests #886

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

Closed
14 tasks done
Naseem77 opened this issue Apr 20, 2025 · 0 comments · May be fixed by #900
Closed
14 tasks done

Add schema tests #886

Naseem77 opened this issue Apr 20, 2025 · 0 comments · May be fixed by #900
Assignees

Comments

@Naseem77
Copy link
Contributor

Naseem77 commented Apr 20, 2025

  • Validate that modifying a node label reflects the changes on the canvas
  • validate that duplicating a schema creates a new one with a unique name successfully
  • add a relation between two nodes in UI and validate node and edge count via API
  • delete node via API and validate node updates correctly in Ui via count
  • add node via API and validate node updates correctly in Ui via count
  • add schema node label via API and validate categories count via UI
  • delete schema node label via API and validate categories count via UI
  • add node schema attribute via API and validate attribute count via UI
  • delete schema node attribute via API and validate attribute count via UI
  • Validate that the clear functionality works correctly when creating a relationship
  • Validate that the swap functionality works correctly when creating a relationship
  • validate undo functionally after deleting attribute update correctly
  • validate undo functionally after modifying attribute update correctly
  • validate deleting attribute update attributes count correctly
@Naseem77 Naseem77 self-assigned this Apr 20, 2025
Naseem77 added a commit that referenced this issue Apr 24, 2025
@Naseem77 Naseem77 linked a pull request Apr 24, 2025 that will close this issue
@barakb barakb closed this as completed May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants