You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/GraphModel/Code/Tests
Luis Sempé 9e2a3226fd
Script Canvas, replace the text replacement system to a JSON file based one (#5228)
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
4 years ago
..
GraphModelIntegrationTest.cpp Update GraphModelIntegrationTests's GetNodesFromGraphNodeIds test to reflect new behavior of the function. 4 years ago
GraphModelPythonBindingsTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MockGraphCanvas.cpp Script Canvas, replace the text replacement system to a JSON file based one (#5228) 4 years ago
MockGraphCanvas.h Script Canvas, replace the text replacement system to a JSON file based one (#5228) 4 years ago
TestEnvironment.cpp enable warning 4296: 'operator': expression is always false 4 years ago
TestEnvironment.h Gems/GraphModel 4 years ago