mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
Running rspec and cucumber against the same test database blocks parallel execution and causes cross-suite interference. The development script now uses explicit per-suite DATABASE_URL and REDIS_URL values so each suite can run in isolation. Jasmine runs after rspec is done, so it can use the fixtures created in some rspec tests. The setup-tests command now prepares all test databases so the parallel workflow is ready without manual setup.
30 KiB
Executable File
30 KiB
Executable File