Skip to content

Test: Validate displayed nodes match API response after selecting a graph via UI #306

@Naseem77

Description

@Naseem77

Title: validate view node panel keys for required and optional fields
Preconditions: Browser is launched, and code graph home page is accessible.

Test Steps:

Navigate to the code graph home page.
Select a graph.
Analyze nodes displayed on the canvas.
Open the details panel for specific nodes.
Verify the presence of all required keys (id, name, args, path, src_end, src_start) in the node details panel.
Verify the presence of the optional key (src) if it is available.

Expected Result: All required keys should be present in the node details panel. The optional key, if present, should also be validated

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions