Hello,

I have a Flask App which provides a single page application with angularjs.
I am running tests against the REST API - that's fine.

But I am wondering what would be your recommended way for testing the Web 
UI? If you are asking angularjs all recommendations refer with node.js in 
the background.
But what would be your recommended way with the flask app running in the 
background?

I could imagine on a git commit or daily basis

   - pulling the sources
   - building and installing the project
   - setup a preconfigured instance
   - running headless selenium tests

I am wondering if circle-ci et.al. could cover this.


Thanks a lot and kind regards
Cornelius

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to