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

Admin tests #19

Open
5 tasks
peterjaap opened this issue Jan 18, 2022 · 0 comments
Open
5 tasks

Admin tests #19

peterjaap opened this issue Jan 18, 2022 · 0 comments

Comments

@peterjaap
Copy link
Contributor

Description.

Testing cache cleanup, indexing, tax, checking exceptions on all pages, etc.

Tests

  • Admin panel is working properly
  • Orders are added correctly after placing
  • Invoices are created automatically after placing the order and can be changed/viewed
  • Customer info can be viewed and adjusted
  • An order can be modified after placing the order

Tech note

  • Before orders come back to the backend the cron has to be run first
  • The admin login is best done via a fixture, this requires of course that an admin login has been created
    bin/magento admin:user:create --admin-user=admin --admin-password=test123 [email protected] --admin-firstname=John --admin-lastname=Doe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant