You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some automated test tooling is required. However, there are is no unit-test
framework for shell scripts etc.
I suppose there could be a directory called "tests.d" which contains a bunch of
shell scripts. Each script there (a test script) is executed by a (to be
created) test-executor script that will examine the exit code to see if the
test was successful.
The test executor can also setup any test-fixtures required: environment vars,
alfresco service start/stop, db and alf_data reset.
The test executor script should be integrated/working when called from jenkins.
Original issue reported on code.google.com by [email protected] on 11 Dec 2012 at 7:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Dec 2012 at 7:35The text was updated successfully, but these errors were encountered: