You are here

README.txt in EVA: Entity Views Attachment 8.2

Same filename in this branch
  1. 8.2 README.txt
  2. 8.2 tests/eva_docker/README.txt
Same filename and directory in other branches
  1. 8 tests/eva_docker/README.txt
The purpose of this directory is local replication of reported issues for EVA. 
It contains a Docker network and a composer-specified Drupal installation. The
EVA module is linked from the parent directory (i.e., local changes and patches
may be tested in real time).

Prerequisites:

- Docker

Quickstart:

- docker-compose up
- ./install.sh
- ./test.sh

File

tests/eva_docker/README.txt
View source
  1. The purpose of this directory is local replication of reported issues for EVA.
  2. It contains a Docker network and a composer-specified Drupal installation. The
  3. EVA module is linked from the parent directory (i.e., local changes and patches
  4. may be tested in real time).
  5. Prerequisites:
  6. - Docker
  7. Quickstart:
  8. - docker-compose up
  9. - ./install.sh
  10. - ./test.sh