Get support for nesrineabdmouleh/autoupgrade_tests
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
nesrineabdmouleh/autoupgrade_tests
Autoupgrade tests
Tests for 1 click upgrade module.
Test is compatible with different PS versions
-
1.7.4
to1.7.5 - 1.7.6 - 1.7.7 - 1.7.8
-
1.7.5
to1.7.6 - 1.7.7 - 1.7.8
-
1.7.6
to1.7.7 - 1.7.8
-
1.7.7
to1.7.8
We use Mocha, Playwright and Chai as our base stack.
How to install your environment
# Download the new PS version that you want to upgrade
https://www.prestashop.com/fr/versions-precedentes
cd autoupgrade_tests/
npm install
Test parameters
Parameter | Description |
---|---|
URL_FO | URL of your PrestaShop website Front Office (default to http://localhost/prestashop/ ) |
LOGIN | LOGIN of your PrestaShop website (default to demo@prestashop.com ) |
PASSWD | PASSWD of your PrestaShop website (default to prestashop_demo ) |
PS_VERSION | Your prestashop version (expl 1.7.5 ) |
VERSION_TO_UPGRADE | The new version to upgrade (expl 1.7.7 ) |
PROJECT_PATH | The prestashop project path (expl /projet/prestashop_1.7.4.4 ) |
DOWNLOAD_PATH | Your download path where there is the zip of the new version to upgrade (default to /home/username/Téléchargements ) |
ZIP_NAME | The new version to upgrade zip name (expl prestashop_1.7.7.0.zip ) |
Before running upgrade test, you should install an old version of PS.
Launch the script
URL_FO=your_shop_url PROJECT_PATH=your_project_path PS_VERSION=your_ps_version PS_VERSION_TO_UPGRADE=new_ps_version DOWNLOAD_PATH=your_download_path ZIP_NAME=zip_name.zip npm run test
Enjoy :wink: :v:
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2