[libraries] align test setup (#29009)

* [libraries] move all the unit tests into test/unit

* [settings] remove empty test file

* [mongo-utils] remove test setup as there are no tests

* [libraries] ensure that all libraries with tests have test/setup.js

* [monorepo] remove test step from Cloud build for libraries without tests

GitOrigin-RevId: b9a0a8a3330db7d8646c7a272b03fbb8c5e44bc0
This commit is contained in:
Jakob Ackermann
2025-10-10 16:00:32 +02:00
committed by Copybot
parent d7623b576f
commit 0ca3813a00
41 changed files with 75 additions and 81 deletions

View File

@@ -0,0 +1 @@
// no setup yet