Proof of concept testing front and back in Django v2
To execute it you will need Vagrant in your system all that projects needs it is in bootstrap file.
To init front test you will need to install npm dependencies:
npm install
And the you can test with karma framework
npm test