UNPKG

gpii-universal

Version:

Cross platform, core components of the GPII personalization infrastructure.

23 lines (20 loc) 683 B
/* * Event log and metrics tests. * * Copyright 2017 Raising the Floor - International * * Licensed under the New BSD license. You may not use this file except in * compliance with this License. * * The R&D leading to these results received funding from the * Department of Education - Grant H421A150005 (GPII-APCP). However, * these results do not necessarily represent the policy of the * Department of Education, and you should not assume endorsement by the * Federal Government. * * You may obtain a copy of the License at * https://github.com/GPII/universal/blob/master/LICENSE.txt */ "use strict"; require("./EventLogTests.js"); require("./metricsTests.js");