Skip to content
Fabian Schmengler / edited this page Oct 4, 2017 · 9 revisions

This wiki contains the exercise descriptions. The repository can be installed as a Magento module to work on the exercises. There are branches with solutions for each exercise.

Integration Tests

Configuration

Learning goal:

  • create integration test suite and first test
  • use the object manager in integration tests
  • access framework configuration in integration tests

Frontend controllers

Redirect

Response body

Customer session

Backend controllers

ACL

Database layer

Collection filters

Repositories

Unit Tests

Test dummies

Customer session stub

Message manager mock

Adapters

Customer session

Product repository

Clone this wiki locally