Carsten Brandt
|
09a3300b7c
|
refactored redis cache, added mset()
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
Carsten Brandt
|
949dda5fdb
|
tagged tests with @group tags
|
11 years ago |
Alexander Makarov
|
0596fa82fd
|
code style fixes
|
11 years ago |
Alexander Makarov
|
7cd9123c3b
|
Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
|
12 years ago |
Carsten Brandt
|
48f388442f
|
mocking time in test only usefull when using time() once
e2513de6c6 (commitcomment-3192244)
|
12 years ago |
Carsten Brandt
|
e2513de6c6
|
better testing: time()-function-mock
as discussed in #203
https://github.com/yiisoft/yii2/issues/203#issuecomment-17759631
|
12 years ago |
resurtm
|
5575f53657
|
CS fixes.
|
12 years ago |
Benjamin Wöster
|
d4b30e26c2
|
allow unit tests to requireApp() on setUp()
|
12 years ago |
Rusinov Maxim
|
d712605a71
|
Added and resolved Sqlite tests #15.
|
12 years ago |
Zander Baldwin
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
12 years ago |
Carsten Brandt
|
4d59587320
|
fixed constructor overriding in test classes
now use setUp() instead
|
12 years ago |
Alexander Makarov
|
64fb2a815c
|
added tests for cache
|
12 years ago |