Andy Miller
|
c4e72819a6
|
various improvements to image handling .. still some places to fix
|
2016-02-02 18:48:39 -07:00 |
|
Andy Miller
|
3541ea8ec8
|
some fixes for image processing
|
2016-02-02 15:22:25 -07:00 |
|
Andy Miller
|
1d440035a4
|
Added some language tests
|
2016-02-01 22:53:24 -07:00 |
|
Andy Miller
|
6222b22e2a
|
Added a root-level test
|
2016-02-01 19:55:22 -07:00 |
|
Andy Miller
|
b332e497ab
|
reordered
|
2016-02-01 19:44:55 -07:00 |
|
Andy Miller
|
94feeac119
|
fixed a conflict with environment and host
|
2016-02-01 19:20:03 -07:00 |
|
Andy Miller
|
cf058bb662
|
bit more progress on links.. images are fubar though
|
2016-02-01 18:59:58 -07:00 |
|
Andy Miller
|
2025e7c28a
|
most page links working
|
2016-02-01 18:31:48 -07:00 |
|
Andy Miller
|
5743d7e048
|
commented out some root level test failures that need to be addressed
|
2016-02-01 13:52:24 -07:00 |
|
Andy Miller
|
e5d255accd
|
Merge branch 'develop' of https://github.com/getgrav/grav into develop
|
2016-02-01 11:23:02 -07:00 |
|
Andy Miller
|
0e6bf74db1
|
renamed and added some more tests
|
2016-02-01 11:22:53 -07:00 |
|
Flavio Copes
|
9d67f1ac33
|
✅ Fix assertSame param order
|
2016-02-01 18:55:33 +01:00 |
|
Flavio Copes
|
f8eeac70a2
|
Only initialize new pages location once in tests
|
2016-02-01 17:19:52 +01:00 |
|
Flavio Copes
|
1279cb4ef3
|
Add Unit module available methods for future usage
|
2016-02-01 17:19:34 +01:00 |
|
Flavio Copes
|
2934157fb4
|
✅ Add pages content
|
2016-02-01 15:18:35 +01:00 |
|
Flavio Copes
|
57cd5c9e6f
|
Add second set of pages to test
|
2016-02-01 14:37:19 +01:00 |
|
Flavio Copes
|
31940c03b1
|
Disable system cache
|
2016-02-01 14:33:31 +01:00 |
|
Andy Miller
|
56f267ec79
|
reordered tests
|
2016-01-31 22:09:27 -07:00 |
|
Andy Miller
|
5f6b09b032
|
fixed a markdown test
|
2016-01-31 21:54:57 -07:00 |
|
Andy Miller
|
9c0deea6c8
|
added some tests that test various URL and subduer scenarios
|
2016-01-31 19:06:00 -07:00 |
|
Andy Miller
|
62dbf9b02b
|
Initiate the Uri->init() in bootstrap stage
|
2016-01-31 19:05:37 -07:00 |
|
Flavio Copes
|
b612347ee7
|
🚧 Drop unneeded pages unset. Remove second set of pages test, currently not working
|
2016-01-30 12:20:07 +01:00 |
|
Andy Miller
|
06a76579db
|
more tests
|
2016-01-30 00:06:15 -07:00 |
|
Andy Miller
|
13db4025b6
|
reset the pages
|
2016-01-29 21:32:34 -07:00 |
|
Andy Miller
|
07fa7da920
|
renaming some tests
|
2016-01-29 21:32:16 -07:00 |
|
Andy Miller
|
fe01f29872
|
slug and directory relative links
|
2016-01-29 17:40:20 -07:00 |
|
Andy Miller
|
a1dca420e4
|
More progress with tests using page references.
|
2016-01-29 17:32:44 -07:00 |
|
Flavio Copes
|
4108c7710b
|
✅ First Pages testing in place with first simple site stub structure provided under tests/fake
|
2016-01-29 18:32:52 +01:00 |
|
Flavio Copes
|
3fb684d608
|
🚧 Add error log for tests
|
2016-01-29 18:32:52 +01:00 |
|
Flavio Copes
|
e2d00bec41
|
✅ Add tear down method
|
2016-01-29 18:32:52 +01:00 |
|
Flavio Copes
|
aa4fb96b8b
|
Drop generated files, ignored
|
2016-01-29 18:32:52 +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 |
|
Andy Miller
|
7e20ef5dd6
|
Added start of Markdown tests
|
2016-01-27 15:49:52 -07:00 |
|
Flavio Copes
|
cbb1cc2b85
|
✅ Test using Streams in Assets::addDir()
|
2016-01-27 12:09:04 +01:00 |
|
Flavio Copes
|
2721e681ef
|
✅ Test Assets::addDirCss(), Assets::addDirJs(), Assets::addDir()
|
2016-01-27 11:46:53 +01:00 |
|
Flavio Copes
|
dec78b9cbd
|
✅ Test Assets::resetJs() and Assets::resetCss()
Also fix closing parentheses. Added PHPDoc
|
2016-01-27 10:51:04 +01:00 |
|
Flavio Copes
|
4ef5236a53
|
✅ Test Assets::registerCollection()
|
2016-01-27 10:26:03 +01:00 |
|
Flavio Copes
|
2a06cfc5e2
|
✅ Test Assets::reset()
|
2016-01-27 10:25:53 +01:00 |
|
Flavio Copes
|
60876f2f09
|
✅ Test Assets::exists()
|
2016-01-27 10:24:57 +01:00 |
|
Flavio Copes
|
74fdca79f0
|
✅ Test Assets::getCollections()
|
2016-01-27 10:24:47 +01:00 |
|
Flavio Copes
|
c3c7c78e46
|
✅ Test Assets::getCss() and Assets::getJs()
|
2016-01-27 09:25:07 +01:00 |
|
Andy Miller
|
a579544130
|
Missed one error
|
2016-01-26 15:09:31 -07:00 |
|
Andy Miller
|
a8bfa88cac
|
Fix URITest with static methods
|
2016-01-26 15:08:52 -07:00 |
|
Flavio Copes
|
febe3123dd
|
✅ Use new jQuery filename
|
2016-01-26 18:02:27 +01:00 |
|
Flavio Copes
|
23ad20ed13
|
✅ Test addAsyncJs addInlineCss, addInlineJs
|
2016-01-26 18:02:03 +01:00 |
|
Flavio Copes
|
612e2126ee
|
🚨 Initialize assets in tests
|
2016-01-22 10:39:24 +01:00 |
|
Flavio Copes
|
dd43b3b7da
|
🚨 Remove acceptance test example
|
2016-01-22 10:39:15 +01:00 |
|
Flavio Copes
|
27af9432e0
|
🚨 Added a bunch of tests to make sure Assets addJs and addCSS works as expected
|
2016-01-22 10:38:56 +01:00 |
|
Flavio Copes
|
722bc3e74b
|
More testing for assets
|
2016-01-20 11:35:40 +01:00 |
|