[WIP][DRAFT][MIG][13.0] connector magento#312
Conversation
[skip ci]
* Use vcr.py to record the exchanges instead of a self-made recorder * Use new base Components test case classes * Separate export tests in 2 phases: trigger of the export which check that the jobs are delayed, and test the job itself in a second test
I removed it earlier, but it is required when we import products
… on the wrong one
* Rename it because it was shadowing another test * Compute in the location's context
The wizard is available on the backend.
|
@StefanRijnhart sure will do the needful. |
[skip ci]
This is apprently necessary for the development status checks to work correctly.
1ec36fd to
669d415
Compare
|
Not sure why it gets closed I just rebased on 12.0. can anyone reopen again? or I have to create another PR. |
|
You rebased on 12.0 instead of on what I called, for lack of a better word, a new 'format-patch' of this module in 12.0 (with which I tried to refer to this process: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0#technical-method-to-migrate-a-module-from-120-to-130-branch). So now, the branch histories of your branch and 13.0 are not related anymore as indicated when trying to open a new PR: |
|
New PR created #317 |
|
Did you try force pushing your branch so that we can continue on this PR? |
|
I tried but it is not working that way so created new PR |
|
Ah ok, thanks! |

No description provided.