Commit Graph

3 Commits

Author SHA1 Message Date
objecttothis
fa95b9fc1f Update app/Database/Seeds/TestDatabaseBootstrapSeeder.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-02 15:14:11 +04:00
objec
d8a46bca03 Minor fixes
- Corrected CodeIgniter Framework version to specific version
- Added checks in Database seeder

Signed-off-by: objec <objecttothis@gmail.com>
2026-03-30 17:06:55 +04:00
objec
86c62893cc UnitTest Seeder and tests
- Modified generate_message in Db_log.php to be defensive.
- Created a seeder to automatically prepare the test database.
- Modified the Unit Test setup to properly seed the test database.
- Wrote a unit test to test deleting an attribute from an item through the CSV.

Signed-off-by: objec <objecttothis@gmail.com>
2026-03-17 01:16:03 +04:00