730 Commits

Author SHA1 Message Date
Lonnie Ezell
1075094af1
Update insert and update in model to work with set() and more like the builder version. #967 2018-07-15 22:35:22 -05:00
Lonnie Ezell
6166af56cd
Provide a safeguard against sending headers during tests. Inneffective at fixing Session tests. 2018-07-10 22:52:36 -05:00
Lonnie Ezell
476a3c19e3
Merge pull request #879 from natanfelles/db
Escape Forge createTable() attributes
2018-07-10 22:23:06 -05:00
Lonnie Ezell
f4c373ecee
Refactor controller to not use the constructor. 2018-07-09 23:44:28 -05:00
Lonnie Ezell
57acd4d870
Prevent double-encoding URI query values. Fixes #954 2018-07-08 22:48:21 -05:00
Lonnie Ezell
b3c8421b3d
Merge pull request #1094 from jim-parry/fixing/travis
Fix travis breaking from backwards incompatiblity
2018-07-07 23:17:23 -05:00
Master Yoda
8ab9b697aa
Rename inflector_helper's is_countable to is_pluralizable to avoid PHP7.3 conflict 2018-07-06 13:38:49 -07:00
Master Yoda
c9a0413ee3
Fix MemcachedHandler and ModelTest for PHP7.2 compatibility 2018-07-06 13:31:56 -07:00
Master Yoda
a856e3674d
Add test data in RulesTest to avoid ErrorException in Postgres 2018-07-06 10:58:20 -07:00
Master Yoda
dd40aba3f3
Change array defaults in FeatureResponseTest:getFeatureResponse 2018-07-06 10:29:30 -07:00
Master Yoda
5101b362d6
Merge branch 'develop' into testing2/helpers 2018-07-06 00:46:09 -07:00
Lonnie Ezell
828d9ac7ba
Putting method back. 2018-07-05 23:50:16 -05:00
Lonnie Ezell
a282574e6e
Correcting config value on RedisHandlerTest. 2018-07-05 23:39:41 -05:00
Lonnie Ezell
274fcb533e
CodeIgniter class should not exit directly when doing full page cache, without checking returnREsponse flag. 2018-07-05 23:11:26 -05:00
Master Yoda
18fdb2669a
Looking for travis exit problem 2018-07-05 10:55:38 -07:00
Master Yoda
aaebc490f7
Merge branch 'develop' into testing2/helpers 2018-07-04 01:01:16 -07:00
Master Yoda
fbf6ae6342
Beefed up text helper testing 2018-07-04 00:55:45 -07:00
Lonnie Ezell
edcab3d97c
Fixing some hardcoded info in FilesystemHelperTest 2018-07-02 22:31:45 -05:00
Lonnie Ezell
829465485a
Merge pull request #1088 from puschie286/ConfigHelper
ConfigHelper : case-sensitive
2018-07-02 09:03:25 -05:00
Master Yoda
cb90a1fcde
Beef up url_helper testing 2018-07-01 00:04:24 -07:00
Master Yoda
c9c1182c45
Flesh out number_helper tests 2018-06-29 14:09:12 -07:00
Master Yoda
7a07b531e5
Flesh out html_helper testing 2018-06-29 12:59:46 -07:00
Christoph Potas
97bc23d830
~ remove lower case access
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2018-06-29 08:55:18 +02:00
Master Yoda
8aa28377e1
Merge branch 'develop' into testing2/helpers 2018-06-28 11:17:09 -07:00
Master Yoda
c305411281
FormHelperTestexcept for FormOpenWithCSRF 2018-06-28 09:08:09 -07:00
Lonnie Ezell
e0501accf8
Merge pull request #1073 from puschie286/ConfigHelper
Config helper
2018-06-28 08:09:50 -05:00
Master Yoda
e55cae1e14
Form helper testing 2018-06-27 08:28:09 -07:00
Christoph Potas
d6cb6d6cac
~ fix case sensitive name storing
~ fix incorrect non-class files handling
+ add tests for all cases

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2018-06-27 12:20:26 +02:00
Lonnie Ezell
6d74307d1a
Merge pull request #1086 from jim-parry/testing/helpers
Testing/helpers
2018-06-26 15:41:45 -05:00
Master Yoda
674c5e7119
Fix expected exception message for ResponseTest 2018-06-26 10:50:51 -07:00
Master Yoda
3d064c1d1d
Beef up filesystem helper & testing for it 2018-06-26 10:27:43 -07:00
Master Yoda
eddf9f544b
Fixing directory handling inside filesystem_helper 2018-06-25 15:59:07 -07:00
Lonnie Ezell
f56e2e9d92
Cache Filehandler now respects storePath. Fixes #1078 2018-06-24 23:23:12 -05:00
Lonnie Ezell
a022b907ba
Fixing redis cache tests. 2018-06-24 22:46:27 -05:00
Master Yoda
0aef5c083d
Date & filesystem helper tests 2018-06-11 23:30:14 -07:00
Master Yoda
f8e5926deb
Fleshed out testing for array, cookie and date (such as it is) helpers 2018-06-08 21:09:24 -07:00
Nwoke David Udoka
84bbbccd37 Merge branch 'develop' into honeypot 2018-06-08 19:51:54 +01:00
Nwoke David Udoka
3d04f1b4be Honeypot Implementation - Modification with Documentation 2018-06-08 19:46:27 +01:00
Lonnie Ezell
2720620536
Merge pull request #1067 from jim-parry/testing/common
Testing/common
2018-06-07 23:32:54 -05:00
Master Yoda
94bce7c873
Part 2 of expanded common function testing 2018-06-07 20:50:03 -07:00
Master Yoda
fa64b01f56
Flesh out Common tests - part 1 2018-06-07 02:56:46 -07:00
Lonnie Ezell
bfc73e4310
Fix an issue with non-namespaced seeder. 2018-06-06 22:56:52 -05:00
Lonnie Ezell
1451e82a0d
Merge pull request #1064 from jim-parry/testing/views
Testing/views
2018-06-06 11:12:48 -05:00
Master Yoda
aa23b0eb73
Use the proper test stream filter 2018-06-06 07:32:26 -07:00
Master Yoda
2ff795dc20
Merge branch 'develop' into testing/commands 2018-06-05 22:19:28 -07:00
Nwoke David Udoka
c4dc0d844b Merge branch 'develop' into honeypot 2018-06-05 21:11:02 +01:00
Master Yoda
73448576e5
Merge branch 'develop' into testing/views 2018-06-05 12:50:25 -07:00
Master Yoda
f5a7fbf72b
Flesh out Cell & Plugins testing 2018-06-05 12:48:18 -07:00
Nwoke David Udoka
8e0c7d4fbe Honeypot Implementation 2018-06-05 16:11:28 +01:00
Master Yoda
a7e3c559b2
Flesh out Filter testing 2018-06-04 07:53:18 -07:00