Commit b8df503a authored by David Weston's avatar David Weston

readme

parent 96b5d2c0
# docker-test-base
Base repo for creating tests for projects (for i3CMS 4.5)
## Installation
1) Download/clone copy of this repo
2) Export copy of database from i3x, place it into `./docker-base/project/sql/001-schema.sql`
3) Copy over corrections file, and modify it if necessary: `cp ./setup/099-corrections.sql ./docker-base/project/sql/099-corrections.sql`
4) Install project: `./docker-base/docker-init install svn://i3xpress.net/i3projects/ci.muslimaid`
5) Turn on project: `./docker-base/docker-init up`
5) Run your tests!
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment