Alexander Makarov
1f6a823073
Short array syntax
11 years ago
Carsten Brandt
949dda5fdb
tagged tests with @group tags
11 years ago
Qiang Xue
e433c98ed4
Fixes #599
11 years ago
Qiang Xue
6f4e2c9b3c
Fixes #647
11 years ago
Qiang Xue
ac8801bc63
Added SortTest
11 years ago
Qiang Xue
ba6c10eb30
Yii debugger WIP
12 years ago
Carsten Brandt
e94cc6bb9e
unit test for UrlManager RESTful routing syntax
...
removed test param 'appClass' as it does not make sense to configure
application class for all tests, some explicitly need webapp where
some might explicitly need console app.
12 years ago
Carsten Brandt
09e4229e16
[WIP] RESTful routing syntax for UrlManager
...
issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918
12 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
Qiang Xue
c4595b8b5d
Fixes issue #337 : support strict parsing for URL manager.
12 years ago
Qiang Xue
9e948ccd43
Added UrlRule::host.
12 years ago
Qiang Xue
b6fffeb0e4
Removed trailing slash in created URLs.
12 years ago
Qiang Xue
e6b52b8523
Fixes issue #268 : added support for subdomain matching of URL rules.
12 years ago
Qiang Xue
e1acc64b2b
refactoring cache and db references.
12 years ago
Qiang Xue
1eb1809aa4
finished URL testing.
12 years ago
Qiang Xue
a5fe4a6af2
Fixed URLManager bugs.
12 years ago
Qiang Xue
448fa79bb3
added url manager test
12 years ago
Qiang Xue
712f4dae0d
url wip
12 years ago