lewster32 / corporallancot

A Discord bot primarily for recording, searching and retrieving notes and quotes
MIT License
1 stars 2 forks source link

Implementation of Unit Testing, IoC and DI #7

Closed Bidthedog closed 4 years ago

Bidthedog commented 4 years ago

Placeholder PR for a number of fairly major changes:

This is currently a work in progress, so I have created a draft PR for now - please don't merge yet!

I'd recommend squashing this PR into one commit once ready.

Bidthedog commented 4 years ago

Fully tested and working. Also added the missing index.js file that you deleted in your last commit.

I rebased on your repo and force-pushed to my branch, so it should be fine when you PR + pull master.

This PR resolves #6, #5 and sets the foundation for #4 and #2.