diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-11-02 23:55:09 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-02 23:55:09 +0000 |
commit | e173f36bcb50451c49e5708de29fcb41267b41f4 (patch) | |
tree | 8731a44fea798548426ffbbc24421c87091fe147 /modules/unit_test | |
parent | aff7048b1f94dfcc98924bf9a0904dbba13709f7 (diff) |
Create some basic infrastructure:
* item model (contains basic item info, similar to the gx version)
* module model (has info about each module and which version of it is installed)
* added a very basic unit test to verify that we can create an instance of item
* Updated our test controller to require a unit_test db config and
call core::install if it hasn't been done already.
New pattern:
* core/helpers/core_installer.php creates core_installer helper.
When we install a new module you call xxx_installer::install(),
and when you want it to go away, you do xxx_installer::uninstall()
Create
Diffstat (limited to 'modules/unit_test')
0 files changed, 0 insertions, 0 deletions