Setup clean default layout for application (#79) #34
GitHub Actions / Unit Test Results
succeeded
Dec 20, 2024 in 0s
All 41 tests pass in 2m 21s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
41 tests found
There are 41 tests, see "Raw output" for the full list of tests.
Raw output
CrossModel Filename Validation Mismatching id and filename does not yield error ‑ CrossModel Filename Validation Mismatching id and filename does not yield error
CrossModel language Diagram Diagram with edges Simple file for diagram and edges ‑ CrossModel language Diagram Diagram with edges Simple file for diagram and edges
CrossModel language Diagram Diagram with nodes Simple file for diagram and nodes ‑ CrossModel language Diagram Diagram with nodes Simple file for diagram and nodes
CrossModel language Diagram Diagram with nodes and edges Simple file for diagram and edges ‑ CrossModel language Diagram Diagram with nodes and edges Simple file for diagram and edges
CrossModel language Diagram Diagram with nodes and edges Simple file for diagram and edges, but description and name coming last ‑ CrossModel language Diagram Diagram with nodes and edges Simple file for diagram and edges, but description and name coming last
CrossModel language Diagram Diagram without nodes and edges Diagram with indentation and dedentation error ‑ CrossModel language Diagram Diagram without nodes and edges Diagram with indentation and dedentation error
CrossModel language Diagram Diagram without nodes and edges Simple file for diagram ‑ CrossModel language Diagram Diagram without nodes and edges Simple file for diagram
CrossModel language Entity With attributes entity with attributes coming before the description and name ‑ CrossModel language Entity With attributes entity with attributes coming before the description and name
CrossModel language Entity With attributes entity with attributes ‑ CrossModel language Entity With attributes entity with attributes
CrossModel language Entity With attributes entity with indentation error ‑ CrossModel language Entity With attributes entity with indentation error
CrossModel language Entity Without attributes Simple file for entity ‑ CrossModel language Entity Without attributes Simple file for entity
CrossModel language Relationship Simple file for relationship ‑ CrossModel language Relationship Simple file for relationship
CrossModel language Relationship relationship with attributes ‑ CrossModel language Relationship relationship with attributes
CrossModel language Relationship relationship with duplicates ‑ CrossModel language Relationship relationship with duplicates
CrossModel language Relationship relationship with indentation error ‑ CrossModel language Relationship relationship with indentation error
CrossModel language Relationship relationship with wrong entity ‑ CrossModel language Relationship relationship with wrong entity
CrossModelCompletionProvider Completion for entity references in project A ‑ CrossModelCompletionProvider Completion for entity references in project A
CrossModelCompletionProvider Completion for entity references in project B ‑ CrossModelCompletionProvider Completion for entity references in project B
CrossModelLexer Serialize diagram serialize entity with attributes ‑ CrossModelLexer Serialize diagram serialize entity with attributes
CrossModelLexer Serialize entity serialize entity with attributes in different place ‑ CrossModelLexer Serialize entity serialize entity with attributes in different place
CrossModelLexer Serialize entity serialize entity with attributes ‑ CrossModelLexer Serialize entity serialize entity with attributes
CrossModelLexer Serialize entity serialize entity with inheritance in different place ‑ CrossModelLexer Serialize entity serialize entity with inheritance in different place
CrossModelLexer Serialize entity serialize entity without attributes ‑ CrossModelLexer Serialize entity serialize entity without attributes
CrossModelLexer Serialize entity with inheritance Inheritance Cycle ‑ CrossModelLexer Serialize entity with inheritance Inheritance Cycle
CrossModelLexer Serialize entity with inheritance Multiple inheritance ‑ CrossModelLexer Serialize entity with inheritance Multiple inheritance
CrossModelLexer Serialize entity with inheritance Single inheritance ‑ CrossModelLexer Serialize entity with inheritance Single inheritance
CrossModelLexer Serialize relationship serialize entity with attributes ‑ CrossModelLexer Serialize relationship serialize entity with attributes
Model Service Open on non-existing file should throw exception ‑ Model Service Open on non-existing file should throw exception
NameUtil findAvailableNodeName should find lowest count if multiple are taken ‑ NameUtil findAvailableNodeName should find lowest count if multiple are taken
NameUtil findAvailableNodeName should properly count up if name is taken ‑ NameUtil findAvailableNodeName should properly count up if name is taken
NameUtil findAvailableNodeName should return given name if unique ‑ NameUtil findAvailableNodeName should return given name if unique
NameUtil findAvailableNodeName should return unique name if given is taken ‑ NameUtil findAvailableNodeName should return unique name if given is taken
Utils isChildOf should return false if URIs do not have hierarchical paths ‑ Utils isChildOf should return false if URIs do not have hierarchical paths
Utils isChildOf should return false if URIs have different authorities ‑ Utils isChildOf should return false if URIs have different authorities
Utils isChildOf should return false if URIs have different schemes ‑ Utils isChildOf should return false if URIs have different schemes
Utils isChildOf should return false if child URI is not a child of parent URI ‑ Utils isChildOf should return false if child URI is not a child of parent URI
Utils isChildOf should return true if child URI is a child of parent URI ‑ Utils isChildOf should return true if child URI is a child of parent URI
Utils matchSameFolder should return false if URIs do not match the same folder ‑ Utils matchSameFolder should return false if URIs do not match the same folder
Utils matchSameFolder should return true if a single URI is given ‑ Utils matchSameFolder should return true if a single URI is given
Utils matchSameFolder should return true if all URIs match the same folder ‑ Utils matchSameFolder should return true if all URIs match the same folder
Utils matchSameFolder should return true if no URIs are given ‑ Utils matchSameFolder should return true if no URIs are given
Loading