mirror of
https://github.com/DeNNiiInc/Web-Page-Performance-Test.git
synced 2026-04-17 20:05:58 +00:00
Phase C.1 - Multi-run backend implementation (database + execution logic)
This commit is contained in:
@@ -270,5 +270,6 @@ const os = require('os');
|
||||
|
||||
module.exports = {
|
||||
runTest,
|
||||
getHistory
|
||||
getHistory,
|
||||
generateTestId
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user