Gabriel Caruso
|
38d61ba642
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2018-01-23 16:01:32 -02:00 |
|
Gabriel Caruso
|
501c7c2994
|
Refactored tests (#1970)
|
2017-12-04 08:55:06 +01:00 |
|
Kirill
|
122ec49147
|
forgot to remove unneeded test.
|
2015-08-12 09:49:44 -04:00 |
|
Kirill
|
80e71a2429
|
fixed if -> ( spacing. Also added data-providers for the new tests.
|
2015-08-12 09:48:58 -04:00 |
|
Kirill
|
e38c85f3d7
|
Forgot $this in method calls.
|
2015-07-30 09:59:59 -04:00 |
|
Kirill
|
81721b0f52
|
fixed spacing, line width and formatting. Added tests to check on the session cookie flag.
|
2015-07-30 09:16:20 -04:00 |
|
Michael Dowling
|
fd52370dd7
|
Updating for PSR7 changes and promise changes
|
2015-03-15 23:08:26 -07:00 |
|
MarkBaker
|
b0ede6c7b5
|
Change persist() to save() and make public, make sessionVar private, and remove unnecessary session header handling and exception trapping in tests
|
2014-04-19 00:29:34 +01:00 |
|
MarkBaker
|
2ba19b2c8b
|
Use client session to persist the cookie jar
|
2014-04-18 23:58:24 +01:00 |
|