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
|
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 |
|
Flavio Copes
|
1616fadfe9
|
Started testing assets
|
2016-01-20 10:55:31 +01:00 |
|
Flavio Copes
|
71e8ba44fc
|
Test Composer class
|
2016-01-20 09:21:15 +01:00 |
|
Flavio Copes
|
49dd8b3c9d
|
Cleanup
|
2016-01-19 14:16:15 +01:00 |
|
Flavio Copes
|
1ecd4bfd5a
|
Add Browser test
|
2016-01-19 14:16:06 +01:00 |
|
Flavio Copes
|
26434d26fe
|
Finish Uri testing with test of Uri::addNonce()
|
2016-01-19 13:27:50 +01:00 |
|
Flavio Copes
|
d237a1e037
|
Test Uri::buildUrl()
|
2016-01-19 13:19:19 +01:00 |
|
Flavio Copes
|
6c7a1b335b
|
Improve test
|
2016-01-19 13:17:45 +01:00 |
|
Flavio Copes
|
ad65816c35
|
Fix case
|
2016-01-19 13:17:36 +01:00 |
|
Flavio Copes
|
ed28a5dc62
|
Test Uri::referrer(), Uri::ip(), Uri::isExternal(), Uri::currentPage(), Uri::rootUrl(), Uri::base(), Uri::basename()
|
2016-01-19 13:17:16 +01:00 |
|
Flavio Copes
|
9fee3d4c59
|
Test Uri::environment()
|
2016-01-19 13:16:15 +01:00 |
|
Flavio Copes
|
9b1b69fcae
|
Test Uri::port()
|
2016-01-19 11:37:46 +01:00 |
|
Flavio Copes
|
4dd57daec0
|
Test Uri::host()
|
2016-01-19 11:37:35 +01:00 |
|
Flavio Copes
|
7813d18b1b
|
Test Uri::extension()
|
2016-01-19 11:37:25 +01:00 |
|
Flavio Copes
|
f35bff4f59
|
Test Uri::path()
|
2016-01-19 11:37:14 +01:00 |
|
Flavio Copes
|
fd47620817
|
Test Uri::url()
|
2016-01-19 11:37:01 +01:00 |
|
Flavio Copes
|
b949b512e2
|
Test Uri::param()
|
2016-01-19 11:18:22 +01:00 |
|
Flavio Copes
|
1a5abcbcbc
|
Test Uri paths(), route(), query(), params()
|
2016-01-18 14:29:50 +01:00 |
|
Flavio Copes
|
90568da797
|
Fix setting port
|
2016-01-18 13:30:06 +01:00 |
|
Flavio Copes
|
2035a9a800
|
More testing
|
2016-01-18 11:17:17 +01:00 |
|
Flavio Copes
|
e1f95b54d5
|
Initial testing on the Uri class. Test the new validateHostname() method and tests initializeWithUrl() with some url examples
|
2016-01-15 21:47:05 +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 |
|
Flavio Copes
|
5b8b8e4ebb
|
First sample test, test Utils
|
2016-01-05 11:52:17 +01:00 |
|
Flavio Copes
|
a6b1c6b222
|
Setup _bootstrap to setup Grav
|
2016-01-05 11:52:07 +01:00 |
|
Flavio Copes
|
b3d18be643
|
Add and bootstrap codeception
|
2016-01-05 11:01:02 +01:00 |
|