114 Commits

Author SHA1 Message Date
Andrei Furnica
9d16520e11
use session mock instead of the real driver 2018-08-02 14:53:20 +03:00
Andrei Furnica
1f1149e2ee
mark all tests that use session to run as separate processes and not share global state 2018-08-02 14:41:52 +03:00
Andrei Furnica
ee5f6a5355
mark all tests that use session to run as separate processes and not share global state 2018-08-02 14:36:24 +03: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
da9688ca03
wip 2018-05-21 22:47:16 -05:00
Lonnie Ezell
77fe5d6c6b
Tests in place. Simplified testing by including injectMock in main CodeIgniter\Config\Services file. 2017-10-05 00:07:18 -05:00
Abdul Malik Ikhsan
1d08adf9b2
replace array() with short array syntax [] 2017-08-08 07:46:43 +07:00
Lonnie Ezell
9a1ffb5db4
New discoverLocal method on RouteCollection to auto-scan code module route files. 2017-06-29 16:31:52 -05:00
Lonnie Ezell
e5a15b7616 More routing tests. 2017-04-19 22:05:40 -05:00
kenjis
a14a4ffc0a
Set backupGlobals false
Add @backupGlobals enabled to tests which set $_SERVER
2017-02-09 19:33:36 +09:00
Lonnie Ezell
e69777b7c4
Testing env function 2017-01-16 23:33:24 -06:00
Lonnie Ezell
889557ee54
New redirect_with_input function to save old GET/POST data between requests. Used automatically by the form_helper functions. 2017-01-06 20:06:06 -06:00
Master Yoda
3edf240fd4
Refactor stringify_attributes for CI4 2016-07-12 10:11:17 -07:00