- Added functionality to cli script: debug SQL operations and always rollback. This last option stops the cli script, so you will need to run it again.
- Fixed some bug on cli script.
- Improved class names for tests to follow Moodle standards and added
@group
PHPUnit tags for easy running unit tests. - Updated README.md with developement and testing details.