Validate diffuser through the full stack

This commit is contained in:
Rene De Ren
2026-03-12 16:32:25 +01:00
parent a432eea7fe
commit 1d98670706
5 changed files with 76 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ module.exports = {
'<rootDir>/nodes/generalFunctions/src/coolprop-node/test/**/*.test.js',
'<rootDir>/nodes/generalFunctions/test/**/*.test.js',
'<rootDir>/nodes/dashboardAPI/test/**/*.test.js',
'<rootDir>/nodes/diffuser/test/specificClass.test.js',
'<rootDir>/nodes/monster/test/**/*.test.js',
'<rootDir>/nodes/pumpingStation/test/**/*.test.js',
'<rootDir>/nodes/reactor/test/**/*.test.js',