mirror of
https://github.com/mrclay/minify.git
synced 2025-09-01 18:02:54 +02:00
Port last of min_unit_tests, remove references to it, add composer script
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# Unit Testing
|
||||
|
||||
0. If you haven't already, install Minify using the [UserGuide](UserGuide.wiki.md).
|
||||
|
||||
1. Copy the "min\_unit\_tests" directory directly into your DOCUMENT\_ROOT.
|
||||
|
||||
2. Browse to http://example.com/min_unit_tests/test_all.php
|
||||
|
||||
You should see a list of "PASS"es. You can run the individual test PHP files in http://example.com/min_unit_tests/ for more verbose output.
|
||||
|
||||
## Common Problems
|
||||
|
@@ -128,4 +128,4 @@ url.rewrite-once = ( "^/min/([a-z]=.*)" => "/min/index.php?$1" )
|
||||
|
||||
# Problems?
|
||||
|
||||
See [CommonProblems](CommonProblems.wiki.md) and [Debugging](Debugging.wiki.md). You might also try [TestingMinify](TestingMinify.wiki.md) (running `test_environment.php` in particular).
|
||||
See [CommonProblems](CommonProblems.wiki.md) and [Debugging](Debugging.wiki.md). You might also try running `server-info.php` in particular.
|
||||
|
Reference in New Issue
Block a user