make java/server/src/test/resources/endtoend/opensocial-templates/*_test.js
sym-links to features/opensocial-templates/
-----------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-817
URL: https://issues.apache.org/jira/browse/SHINDIG-817
Project: Shindig
Issue Type: Improvement
Components: Features (Javascript)
Reporter: Kevin Jin
Priority: Minor
The files
java/server/src/test/resources/endtoend/opensocial-templates/*_test.js were
copied from features/opensocial-templates/. It's not convenient to maintain two
copies. Since testadapter.js supports excluding individual tests if they are
imcompatible due to HtmlUnit limitation, we don't need two copies. Make them
sym-links and if any new tests fail in HtmlUnit due to JavaScript limitation,
we can exclude them in testadapter.js.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.