64 Commits

Author SHA1 Message Date
Samuel Georges
1c8d021a35 Adds the ability to remove navigation items
Included tests
Refs #1413
2015-09-12 08:45:58 +10:00
Samuel Georges
cd1edcb055 Add new suite for database testing 2015-09-09 19:28:47 +10:00
Samuel Georges
50812adcaf No flush abstract classes. No treat as test either. 2015-09-09 19:28:10 +10:00
Samuel Georges
2c5f9eba6b Write tests that verify the truth of #1373 2015-08-15 13:39:44 +10:00
Samuel Georges
364809a38e Add instructions for running phpunit 2015-08-08 15:45:32 +10:00
Samuel Georges
e97e6804f2 Minor 2015-08-08 15:37:08 +10:00
Samuel Georges
0c8e813029 Create plugin unit test case
^- inspired by keios/oc-plugin-testsuite package
2015-08-08 15:35:22 +10:00
Samuel Georges
5c3dd4f145 Add tests that verify the truth of #1343
Plugins should be able to call NavigationManager::addSideMenuItems() without error
2015-08-08 12:28:15 +10:00
Samuel Georges
904db06f5e Write tests that verify truth of #1272
Content files with .txt extensions should not be interpreted as HTML
2015-08-08 12:03:20 +10:00
Samuel Georges
4e99ea6435 Add tests for Import/Export models 2015-08-04 21:03:42 +10:00
Samuel Georges
3a2b94829a Fixes syntax error in "system/lv" lang, write test to prevent further breakages 2015-07-29 08:20:22 +10:00
Samuel Georges
bb4c2da404 Revert change from #1315, fixes original issue, write tests 2015-07-28 18:52:12 +10:00
Samuel Georges
408c06a33f Fixes unit tests for case sensitive file systems
We should be using the class compiler here eventually
2015-07-25 12:29:57 +10:00
Samuel Georges
dcdd2056e8 Manually bootstrap autoloaders 2015-07-25 12:12:07 +10:00
Samuel Georges
04248c72ed Fixes unit tests 2015-07-25 11:49:26 +10:00
Samuel Georges
4344a5a245 Forgot to declare the form widgets 2015-07-25 11:07:51 +10:00
Samuel Georges
c7f54ef010 Fixes WidgetManagerTest 2015-07-25 11:05:58 +10:00
Samuel Georges
a324f01678 CmsCompoundObject::hasComponent() now resolves registered codes for comparison 2015-03-07 20:28:17 +11:00
Samuel Georges
5d3b1996a7 Update functional test to factor in the new user menu 2015-03-07 14:15:28 +11:00
Samuel Georges
842252b556 Minor 2015-03-04 19:22:25 +11:00
Samuel Georges
9696375099 Fixes functional tests so they pass, add details about selenium set up 2015-03-02 17:18:53 +11:00
Samuel Georges
1a0ed50d82 Adds readme for tests 2015-03-02 16:08:09 +11:00
Samuel Georges
bd2b9f2770 Rem incomplete tests 2015-03-02 16:05:26 +11:00
Samuel Georges
83b54c043c Fixes unit tests so they pass 2015-03-02 16:02:13 +11:00
Samuel Georges
7145aac457 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
2015-02-17 20:58:38 +11:00
Samuel Georges
f6371d532b Fixes unit tests 2015-02-10 17:45:27 +11:00
Samuel Georges
8c1d0aa7da Move plugin/theme fixtures so they are shared 2015-02-10 17:45:07 +11:00
Samuel Georges
610ea932fc Fixes #856 - Implement a linking policy, defaults to relative 2015-02-09 21:52:17 +11:00
Samuel Georges
09532b6e36 Laravel 5 test case 2015-02-09 21:51:26 +11:00
Samuel Georges
f26bd1221b Minor fix to unit tests 2015-02-09 21:50:59 +11:00
Samuel Georges
b1b700368f Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Samuel Georges
c4cef299dd Fixes #828 - php artisan october:util compile assets 2015-01-12 20:08:53 +11:00
Samuel Georges
dc6098c089 Create unit tests for WidgetMaker trait 2015-01-05 13:22:40 +11:00
Samuel Georges
54ecf8d33a Minor 2015-01-05 12:37:59 +11:00
Samuel Georges
415f07eb1d Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Samuel Georges
2160ddf3e5 Fixes unit test - normalize plugin paths for Win systems 2015-01-05 11:46:33 +11:00
Samuel Georges
8b45ed4178 Remove functional tests from the standard phpunit process 2015-01-05 11:30:03 +11:00
Samuel Georges
65845686c4 Fixes unit tests 2014-12-10 17:42:50 +11:00
Sam Georges
22daf299f0 Fixes #724 - Rem useless placeholders 2014-11-01 17:22:22 +11:00
Sam Georges
9f5646d273 BackendSettings -> BrandSettings
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
d194f34cf8 Merge branch 'develop' into customize-backend 2014-10-13 18:35:39 +11:00
Sam Georges
1c4706bbbb Fixes unit tests so they pass 2014-10-09 18:08:28 +11:00
Sam Georges
79fd2e2afe Adds colorpicker form widget, add initial form for customizing backend 2014-10-03 18:01:37 +10:00
vagrant
848376028f Add test for makeWidget() 2014-09-20 10:33:09 +00:00
Sam Georges
73feabaf18 Fixes unit tests, also rename October\Test to October\Tester to remove conflict between real plugin of that name 2014-09-20 17:59:19 +10:00
Kris Arnold
c3da644617 fixed paths in unit tests. 2014-09-15 16:36:05 -05:00
Sam Georges
e85cbf80c5 Fixes unit tests 2014-07-29 13:14:54 +10:00
Graham Campbell
be7f36b31b Composer fixes 2014-07-28 23:55:46 +01:00
Sam Georges
15b93c7b03 Rewind DI to prevent double up bug 2014-07-19 16:09:44 +10:00
alekseybobkov
48160088f2 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-16 20:50:16 +11:00