• Administrator's avatar
    Adds the REST layer implementation partially tested · f739d617
    Administrator authored
    The REST layer has been added but with incomplete tests. Students will
    have to complete the tests.
    
    This commit includes an important refactorization regarding tests. Test
    classes and datasets have been moved from the "service" project to a new
    "tests" project. This way, any project can include this "tests" project
    as a dependency in order to have access to these common testing
    resources.
    f739d617
Name
Last commit
Last update
..
java/es/uvigo/esei/xcs/rest Loading commit data...
resources/META-INF Loading commit data...
webapp/WEB-INF Loading commit data...