Philipp
|
2d0446bd38
|
simplifying unittests (#5395)
* simplifying unittests
- use @requires instead class_exist
- define @small and @medium
* simplifying unittests
- removed unnecessary throwings
|
2018-07-18 15:04:18 -04:00 |
|
Hypolite Petovan
|
820afa2284
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
|
Hypolite Petovan
|
59c38d1b73
|
Move meaningful message inside Exception thrown in Cache tests
|
2018-07-16 19:38:16 -04:00 |
|
Hypolite Petovan
|
12e34cc5fb
|
Remove direct App instantiation from tests
|
2018-07-16 19:38:16 -04:00 |
|
Hypolite Petovan
|
1f1a3930b2
|
Instantiate the App in test bootstrap
- Remove wrong App instantiation in Lock test
|
2018-07-16 19:38:15 -04:00 |
|
Philipp Holzer
|
e5c767d809
|
a new unittest for prefix
|
2018-07-09 22:15:11 +02:00 |
|
Philipp Holzer
|
8c2258dd2e
|
switched back to origin TestCase structure
|
2018-07-09 21:48:47 +02:00 |
|
Philipp Holzer
|
dbc38d4263
|
improved unittest
|
2018-07-09 21:40:38 +02:00 |
|
Philipp Holzer
|
c829e43725
|
moved get_guid to System::createGUID
|
2018-07-09 21:38:16 +02:00 |
|
Philipp Holzer
|
be83696f02
|
Redis serialize instead of json because of objects
|
2018-07-08 13:35:28 +02:00 |
|
Philipp Holzer
|
ff24d0d567
|
code-standards wrap operators with spaces
|
2018-07-07 20:51:08 +02:00 |
|
Philipp Holzer
|
3cde7a3e4b
|
Fixed & added unittests
|
2018-07-07 20:35:42 +02:00 |
|
Philipp Holzer
|
065b83d148
|
Fixed memcache & unittests
|
2018-07-07 20:07:07 +02:00 |
|
Philipp Holzer
|
80a4e6263f
|
Added Unittests for cache
fixed Lock & Cache bugs
|
2018-07-07 19:46:16 +02:00 |
|
Philipp Holzer
|
6ecaa5b15a
|
copy&paste error for memcached unittest
|
2018-07-07 18:12:17 +02:00 |
|
Philipp Holzer
|
1ffe0cfd81
|
Added Lock Unittests & Bugfixings
Added Redis Lock Unittests
Added Memcached Lock Unittests
Fixed a bug in dba
Fixed a bug in RedisLock
|
2018-07-07 16:15:03 +02:00 |
|
Philipp Holzer
|
e41e7d2edd
|
Fixings
- fixed test for semaphore
- fixed some issues
- changed namespace in Tests back to "src/"
- changed namings
|
2018-07-05 20:57:31 +02:00 |
|
Philipp Holzer
|
906bb25972
|
code standards / simplifications
|
2018-07-05 07:59:56 +02:00 |
|
Philipp Holzer
|
aac94d1d74
|
Adding multihost - locking
Adding Unit-Tests for it
|
2018-07-04 23:37:22 +02:00 |
|