Commit History

Author SHA1 Message Date
  Gene Walters bfbcd297ab Update Multiplayer editor test python scripts to use a range of server ports. When running tests rapidly on Linux, the Editor takes time to free up the port even after the app release it... cycling over ports give the test a free port that wasn't recently in use 3 years ago
  Gene Walters 2a3e2548db Wip: Adding network player spawners to AutomatedTesting. Scripts aren't working and not sure why. Pushing this and switching back to my windows machine to debug. 3 years ago
  Gene Walters f1680daa96 Small log change based on feedback 3 years ago
  Gene Walters 647982ea39 Minor py-code comments 3 years ago
  Gene Walters dcc7ad6e71 Adding automated tests for Autonomous->Authority and Server->Authority RPCs 3 years ago
  Gene Walters 4919cb3450 Minor code comment change 3 years ago
  Gene Walters 9573bc8032 Re-adding the Authority->Client RPC test now that ScriptCanvas is fixed for Editor play-mode 3 years ago
  Gene Walters 26a5128576 Renaming py util methods for reporting log lines based on feedback 3 years ago
  Gene Walters 874bbbfca3 Better magic number naming based on review feedback 3 years ago
  Gene Walters fd078e3c29 Small py var name change based on review feedback. Updating script graphs from previous commit to use new RPC name 3 years ago
  Gene Walters 0a7e9388ad Cleanup: Adding wait_for_critical_expected_line as a public method to utils.py and updated the RPC test to use it. 3 years ago
  Gene Walters 80a216e079 Adding RPC test. Update editor-servers to flush stdout 3 years ago