Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct EasyEngine update command - Behat tests #1144

Open
mrrobot47 opened this issue Aug 3, 2018 · 0 comments
Open

Correct EasyEngine update command - Behat tests #1144

mrrobot47 opened this issue Aug 3, 2018 · 0 comments

Comments

@mrrobot47
Copy link
Member

The update behat test according to current implementation generates a phar and after update it replaces itself with the existing published phar. Hence it downgrades in reality instead of upgrading to the latest version which has not yet been released. Thus, the subsequent tests use the stable released phar which replaced the original latest changes phar. Giving no meaning to the tests performed then after in checking if they are in any way breaking update functionality or anything else.

The tests need to be updated to use the stable released phar in start and then update itself to the phar made of latest changes.

Steps to update the test will be updated here or in comments later with the inputs from @rahulsprajapati and @kirtangajjar. Any suggestions for the same are welcome.

@mrrobot47 mrrobot47 added this to Backlog in v4 First Release Aug 3, 2018
@mbtamuli mbtamuli changed the title Correct EasyEngine update behat tests Correct EasyEngine update behat tests Aug 10, 2018
@mbtamuli mbtamuli changed the title Correct EasyEngine update behat tests Correct EasyEngine update command - Behat tests Aug 10, 2018
@mbtamuli mbtamuli added this to the 4.0.0-rc milestone Aug 10, 2018
@kirtangajjar kirtangajjar added this to To do in Future Releases(Long Term) via automation Sep 18, 2018
@kirtangajjar kirtangajjar removed this from Backlog in v4 First Release Sep 18, 2018
@mrrobot47 mrrobot47 removed this from the 4.0.0-rc milestone Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants