Parameterize HapticEvent#74
Open
cld99 wants to merge 39 commits into
Open
Conversation
* Creating a branch for lead testing * Testing SSH signing * Improved the tests for get connected outputs * Improved the tests for get connected contacts * Improved the tests for IsFullyIndependent * Finished adding complete tests for all methods * Fixed bug in GetConnectedContacts and GetConnectedOutputs * Changed formating of test lead file * completed requested changes * Lead test formatting edits and a few new test cases * Lead test comment edits * Lead small implementation simplification --------- Co-authored-by: Laura McGann <hailey.mcgann@gmail.com>
* Tests for GelPad and ContactGroup * Add config to be able to run command dotnet test * Throw exception for non-positive NumContact * Add docstring and fix styling for ContactGroup.cs * Fix styling and directory structure for HardwareInterfacesTests * Revert "Add config to be able to run command dotnet test" This reverts commit 1c57537. * Added comments * Added Id check * Added comments on test method params --------- Co-authored-by: Laura McGann <hailey.mcgann@gmail.com>
* Workflow uses dotnet-tools * Trigger CI workflow on all branches
.NET9 upgrade VSCode settings image references fixed
1. IsValidModifierSpec: shared modifiers don't work. See TODO comments. 2. DeepCopy: parent options weren't copied (easy fix). New test method scheme. Comments in source class.
Test StringHierarchyRegion BUGFIX needed still
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue: #62