vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Side Testing? & Update support location?

redevill opened this issue · comments

[x ] feature request
[ x] support request => Please do not submit support request here, instead see use gitter or [stackoverflow]

First question - The support link is geared towards the root seed project, which has been deprecated. Is there an alternate forum for seed-express? Hence my second question...

Second - I see karma and Jasmine set up for client side tests? Was there an intended testing framework intended to be used for writing tests on the server side (Node.js testing)?

Appreciate any help
Thanks
Eti

Looks nice !!
Looking forward to some info on server side tests?

@redevill , hopefully, will implement in angular-express till the end of the week.

@redevill , now angular-express support server side testing.

@vyakymenko - Awesome! Is the client side also mocha? or still Jasmine?
We had some build issues (namespace collisions) between Mocha and Jasmine - when we tried mixing the two libraries.

We will be trying it out. Thanks for the hard work!

@redevill , for client still Jasmine

There are no collisions