Closed spion closed 5 years ago
This PR just splits the main core into several files, and adds an extra test to ensure test coverage is good enough
The pattern followed for splitting is explained here:
https://medium.com/visual-development/how-to-fix-nasty-circular-dependency-issues-once-and-for-all-in-javascript-typescript-a04c987cf0de
I also ran the platform tests as an added extra measure to verify things are as they were before.
This PR just splits the main core into several files, and adds an extra test to ensure test coverage is good enough
The pattern followed for splitting is explained here:
https://medium.com/visual-development/how-to-fix-nasty-circular-dependency-issues-once-and-for-all-in-javascript-typescript-a04c987cf0de
I also ran the platform tests as an added extra measure to verify things are as they were before.