mardi 21 août 2018

Testing AngularJS app with C backend

I'm working on an AngularJS app and now, when it comes to testing - I'm completely confused. And newbie. The biggest problem, I guess, will be integration testing - from internet I've learned that recommanded attitude is to use some e2e tools like protractor, but I don't think that will be possible - the problem is that i can't use nodejs - app runs on server written in C. I'm guessing I'll have to treat it as black box.

Do you guys have any experience with such cases?

Aucun commentaire:

Enregistrer un commentaire