Skip to content

Conversation

@badasswp
Copy link
Owner

This PR resolves #18

Description / Background Context

At the moment, there are no PHP unit tests to cover for existing logic. We would need to add basic unit tests to cover for PHP testing across the plugin.

This PR introduces tests.

Testing Instructions

  • Pull PR to local.
  • Build correctly using yarn build.
  • Run composer run test.
  • All tests should pass successfully.

@badasswp badasswp changed the title Test/add php unit tests Test: Add PHP unit tests for plugin codebase Dec 22, 2025
@badasswp badasswp self-assigned this Dec 22, 2025
@badasswp badasswp added chore Task to be done test Unit/Integration tests labels Dec 22, 2025
@badasswp badasswp linked an issue Dec 22, 2025 that may be closed by this pull request
@badasswp badasswp force-pushed the test/add-php-unit-tests branch from 44a905d to 0cd41b8 Compare December 22, 2025 08:19
@badasswp badasswp force-pushed the test/add-php-unit-tests branch from 0cd41b8 to f6eb840 Compare December 22, 2025 08:28
@badasswp badasswp merged commit e4cec67 into release-1.2.0 Dec 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Task to be done test Unit/Integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PHP Unit Tests for plugin codebase

2 participants