We have a qa-refapp server; let's use it for manual testing

  • Open an issue about the pom update.
  • I can write down something on the wiki starting from the note available here.

As we already said in another post, we can run our test locally against qa-refapp when we are confident they work we can pull a request. It should be enough. I was wondering if we can explore another option with Travis CI: we build our own server and run locally the tests. This to avoid interference with the qa-refapp server (which is used by others) while we are developing automatic tests.I do not know if it is worthwhile.