What this sample helps you learn
This folder contains the reusable Testcontainers helpers for the TypeScript samples. The classes wrap Oracle AI Database Free startup and return a ready-to-use `oracledb` connection for tests or scripts.
Highlights
- oracle_database_container.ts: simple container wrapper
- generic_oracle_database_container.ts: GenericContainer-based implementation with a typed started container