You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive unit tests for parameter validation in simulation requests
Better validation error messages for all simulation parameters
Helper methods for test assertions to improve code readability
Added fallback mechanism to recompile the simulation executable if prerequisites are not met in both /run_simulation and /run_simulation_stream endpoints.
Changed
Enhanced test coverage for the helpers module
Improved test structure with dedicated test methods per parameter