Skip to content

APS Testing [AARD-1941] - #1206

Merged
BrandonPacewic merged 12 commits into
devfrom
alexey/1941/APS-Testing
Jul 14, 2025
Merged

APS Testing [AARD-1941]#1206
BrandonPacewic merged 12 commits into
devfrom
alexey/1941/APS-Testing

Conversation

@AlexD717

@AlexD717 AlexD717 commented Jul 10, 2025

Copy link
Copy Markdown
Member

Task

Create Tests for APS.ts

AARD-1941

Symptom

No tests for the APS system

Solution

Add tests for the APS system

Verification

All Unit tests pass


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

AlexD717 added 5 commits July 8, 2025 14:13
APS IsSignedIn used to be returning true no matter what. This has no been fixed and APS.isSignedIn() now returns the proper result
@AlexD717 AlexD717 self-assigned this Jul 10, 2025
@AlexD717
AlexD717 requested review from a team as code owners July 10, 2025 17:23
@AlexD717 AlexD717 added the testing Relates to testing; anywhere from unit testing to E2E label Jul 10, 2025
Comment thread fission/src/test/APSTesting.test.ts Outdated
@AlexD717
AlexD717 requested a review from rutmanz July 10, 2025 18:17
Comment thread fission/src/test/APSTesting.test.ts
Comment thread fission/src/test/APSTesting.test.ts

@rutmanz rutmanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

* dev: (28 commits)
  Unused Imports Removed
  Merge Fix
  fix(merge): fix merging build issues from GH-1203
  Update fission/src/test/MirabufParser.test.ts
  New Endgame Sound & Updated Licensing Info
  fix: eslint
  fix: adding suggested changes Co-authored-by: Azalea Colburn <62953415+azaleacolburn@users.noreply.github.com>
  fix: comment position changes
  fix: eslint error
  fix: moving placement of comment
  Type & Removed Unnecessary Link
  Build Fix
  Documentation
  refactor: avoid having potentially undefined global functions
  fix: replacing empty fragment tag with null
  Cleaner Code
  Unnecessary Tests Removed
  fix: formatting
  feat: hides all touch control schemes if not supported by device
  More Advanced Joint Testing
  ...
* dev:
  fix(snyk): update version requirements
  reorder dependencies
  chore(installer): update python packages to avoid vulerabilities
  fix: clean up workflow spacing, use latest checkout and setup-node steps
  fix: use correct package.json path
  feat: add npm caching to all npm-involving workflows

@BrandonPacewic BrandonPacewic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

My apologies for merging dev before suggesting these changes. Should have not merged dev till I was ready to approve.

Comment thread fission/src/ui/panels/DebugPanel.tsx Outdated
@AlexD717
AlexD717 requested a review from BrandonPacewic July 11, 2025 22:50
Comment thread fission/src/ui/panels/DebugPanel.tsx
@AlexD717
AlexD717 requested a review from BrandonPacewic July 14, 2025 15:27
* dev: (42 commits)
  code cleanup and formatting
  feat: adding export of tags into assembly data
  isort formatting
  Scores Reset on Match Completed
  Disable Default Key Functions
  formatting
  feat: added blank icon to allow users to select rows
  globalAddToast Chaining Removed
  Default Configs in Typescript File
  fix: cleaning dead code and fixing spelling error
  fix: cleanup of unused code
  feat: adding component column and changing UI remove row message
  Default Values Defined Only Once
  Merge Fixes
  Add isDefault to MatchModeConfig and improve config handling
  JSX Format
  Wrong data type of optional field logs warning
  Fixed type error
  Formatting & ESLint Fix
  refactor: simplify config validation
  ...
@BrandonPacewic BrandonPacewic mentioned this pull request Jul 14, 2025
@BrandonPacewic
BrandonPacewic merged commit 5c0c525 into dev Jul 14, 2025
16 checks passed
@BrandonPacewic
BrandonPacewic deleted the alexey/1941/APS-Testing branch July 14, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Relates to testing; anywhere from unit testing to E2E

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants