magento / magento/inventory

Stock Export web api test fails with SOAP adapter

Open
#2,314 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Progress: good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.