Skip to content

feat/addedtestcases#91

Merged
Just-Here-TO-Code merged 1 commit intodevfrom
testcase
Mar 31, 2026
Merged

feat/addedtestcases#91
Just-Here-TO-Code merged 1 commit intodevfrom
testcase

Conversation

@urastogi2048
Copy link
Copy Markdown
Collaborator

Description

Added some more testcases.

Changes Made

  • Added more constraint based testcases.
  • Added some fun test cases.

Implementation Details

Patched testscenarios.cpp.

Checklist

Type:

  • Bug Fix
  • Feature
  • Chore

Copilot AI review requested due to automatic review settings March 30, 2026 18:09
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds additional physics “test scenarios” to the app/renderer so they can be selected and spawned in the simulation, including new constraint demos and stress-test scenes.

Changes:

  • Extended TestCase enum and scenario selection lists to include new circular-motion and stress-test scenarios.
  • Expanded InitializeTestMap() mappings and added scenario spawners for the new cases.
  • Added UI-facing names/descriptions for the newly added scenarios.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.

File Description
renderer/window.cpp Adds the new test cases to the scenario selection arrays, along with names/descriptions.
app/test_scenarios.hpp Extends the TestCase enum with new scenarios.
app/test_scenarios.cpp Adds/updates scenario mappings and implements new spawners + switch cases for the new scenarios.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/test_scenarios.cpp
Comment thread app/test_scenarios.cpp
Comment thread app/test_scenarios.cpp
Comment thread app/test_scenarios.cpp
Comment thread app/test_scenarios.cpp
Comment thread app/test_scenarios.cpp
@Just-Here-TO-Code
Copy link
Copy Markdown
Collaborator

@urastogi2048 looks good.

@Just-Here-TO-Code Just-Here-TO-Code merged commit ddf5e56 into dev Mar 31, 2026
5 checks passed
@Just-Here-TO-Code Just-Here-TO-Code deleted the testcase branch March 31, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants