What has been done
- Refactored code to create a separate module for default plugins' functionalities
- Updated tests to also include loading and running plugins.
Plans for next week
- Update PR for bundling default plugins as per feedback received. Firstly, I will be mocking the
fetch
API in the tests.