fernando24164 / testing_django_2

Proof of concept testing front and back in Django v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing django

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

About

Proof of concept testing front and back in Django v2


Languages

Language:Python 44.7%Language:JavaScript 25.4%Language:HTML 19.7%Language:Shell 9.9%Language:CSS 0.3%