mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	| * Add Travis postgresql setup. * Replace "db mocks" with a before hook that creates the same data through the HTTP API. * Reset DB and re-create all fixtures for each test. We'll need something better here. * CAVEAT: no concept of a dev vs test database. Running tests will clear data from the currently configured database. | ||
|---|---|---|
| .. | ||
| error | ||
| dbPool.js | ||
| eventApi.js | ||
| eventDb.js | ||
| eventStore.js | ||
| eventType.js | ||
| featureApi.js | ||
| featureDb.js | ||
| logger.js | ||
| migrationRunner.js | ||
| routes.js | ||
| strategyApi.js | ||
| strategyDb.js | ||