mirror of
https://github.com/directus/directus.git
synced 2026-01-29 07:27:57 -05:00
* First start on test setup * Setup e2e runner framework * Use prepublishOnly for docs build * Setup docker-based e2e test runner * Spacing * Setup db-getter + config * Build image in Dockerode, pull images if needed * Fix waiting for DB, run test for each running instance * Get tests running per vendor * Temp remove oracle * Close awaiting connections in between
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
node_modules
|
|
*/node_modules
|
|
**/node_modules
|
|
|
|
.cache
|
|
*/.cache
|
|
**/.cache
|
|
|
|
.env
|
|
*/.env
|
|
**/.env
|