Stock Export web api test fails with SOAP adapter
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 357
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to reproduce (*)
1. Execute `\Magento\InventoryExportStockApi\Test\Api\ExportStockSalableQtyTest` with SOAP adapter.
### Expected result
1. ✅Test Passes
### Actual result
1. ❌Test Fails
### To Do
Investigate this failure and adjust test accordingly (either skip for SOAP with valid reason or fix)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running \Magento\InventoryExportStockApi\Test\Api\ExportStockSalableQtyTest with the SOAP adapter and inspect the failure. Compare the test's expectations with the SOAP response, then either correct the test or document a valid reason to skip it. Done means the test passes with SOAP or has an explicitly justified skip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100