Adam Roe
|
cd15b9197b
|
Don't truncate HTML if content length is less than summary size (#1125), fixes #1114
|
2016-10-25 16:25:56 +02:00 |
|
Andy Miller
|
c6f8fe259a
|
Removed duplicate method Grav::mime() and used existing (renamed) Utils::getMimeByExtension(), also added Utils::getExtensionByMime()
|
2016-10-01 17:16:35 -06:00 |
|
Andy Miller
|
a54f30b8ae
|
Revamped the Html Truncator code to address issues with invalid HTML #1019
|
2016-09-06 15:38:36 -06:00 |
|
Andy Miller
|
78891add6a
|
setDotNotation() Test added
|
2016-05-25 11:12:56 -06:00 |
|
Andy Miller
|
892fb83a32
|
Replace remove with dotNotation() methods
|
2016-05-25 11:05:52 -06:00 |
|
Flavio Copes
|
6791244e38
|
Merge branch 'develop' into feature/reset-grav-every-test
|
2016-02-25 16:52:56 +01:00 |
|
Flavio Copes
|
a683f661ed
|
Add truncate and truncateHtml tests for input type
|
2016-02-15 14:39:28 +01:00 |
|
Flavio Copes
|
1c382a1bc6
|
Fix assertEquals parameters order
|
2016-02-15 14:39:03 +01:00 |
|
Flavio Copes
|
54f959b462
|
Reinitialize Grav on every test
Don't need to worry about changing configuration or pages or anything
in a test, every test method will start with a clean slate
|
2016-02-04 14:12:27 +01:00 |
|
Flavio Copes
|
9d67f1ac33
|
✅ Fix assertSame param order
|
2016-02-01 18:55:33 +01:00 |
|
Flavio Copes
|
c307f63e1f
|
✅ Cleanup tests
|
2016-01-29 18:32:52 +01:00 |
|
Flavio Copes
|
1494247c85
|
✅ Tests code cleanup
|
2016-01-29 18:32:52 +01:00 |
|
Flavio Copes
|
c43f253805
|
Fix testPathPrefixedByLangCode test
|
2016-01-10 19:10:32 +01:00 |
|
Flavio Copes
|
756e2cf0c3
|
Fix spacing
|
2016-01-10 19:10:21 +01:00 |
|
Flavio Copes
|
c772c2d4ad
|
Finish up Utils testing
|
2016-01-07 17:38:25 +01:00 |
|
Flavio Copes
|
5fefa85f4a
|
More tests
|
2016-01-07 14:33:18 +01:00 |
|
Flavio Copes
|
e8a935570b
|
More tests
|
2016-01-07 13:58:47 +01:00 |
|
Flavio Copes
|
90d2856581
|
Add a test that uses $grav
|
2016-01-06 17:30:39 +01:00 |
|
Flavio Copes
|
e180e5a52a
|
Add some more tests
|
2016-01-06 16:33:58 +01:00 |
|
Flavio Copes
|
f1ac509032
|
Structure tests in folders that resemble the Grav system/src folder
|
2016-01-05 19:50:07 +01:00 |
|