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

Add script to launch Magento instance with the sequra plugin. #27

Merged
merged 15 commits into from
Sep 24, 2024

Conversation

m1k3lm
Copy link
Member

@m1k3lm m1k3lm commented Sep 11, 2024

What is the goal?

The aim is to provide straight forwarded way to manually test the plugin.
This should make easy trying to reproduce issues reported by merchants to determine if it is a bug in the plugin or a issue specific to the merchant integration

How is it being implemented?

./setup.sh script has been added to lauch a preconfigured magento instance along with helper scripts in ./bin directory to make it easy to run often needed commands in magento terminal.

Opportunistic refactorings

Fix the console command to configure credentials in the module configuraion.

Caveats

Does it affect (changes or update) any sensitive data?

No

How is it tested?

Manual tests

@m1k3lm m1k3lm requested review from RogerLahoz, marciasequra and a team September 11, 2024 17:53
@m1k3lm m1k3lm marked this pull request as ready for review September 24, 2024 21:22
@m1k3lm m1k3lm merged commit 97d3433 into master Sep 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants