Skip to content

Commit a4a91a0

Browse files
mgascamclaude
andcommitted
refactor(qit): rename test packages folder and update naming
- Rename tests/payments-test-packages → tests/woopayments-qit - Update package names from wcpay-* to woopayments-* - Update qit-test.json manifests to use woopayments naming - Update README to reflect new folder structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent beba5e2 commit a4a91a0

37 files changed

+6
-6
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/payments-test-packages/README.md renamed to tests/woopayments-qit/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# WooCommerce Payments QIT E2E Test Packages
1+
# WooPayments QIT E2E Test Packages
22

3-
This directory contains end-to-end tests for WooCommerce Payments, organized as QIT test subpackages.
3+
This directory contains end-to-end tests for WooPayments, organized as QIT test subpackages.
44

55
## Package Structure
66

77
```
8-
payments-test-packages/
8+
woopayments-qit/
99
├── shared/ # Utility package: bootstrap, config, utilities
1010
│ ├── bootstrap/ # Environment setup scripts
1111
│ ├── config/ # Test configuration

0 commit comments

Comments
 (0)