coder / sail

Deprecated: Instant, pre-configured VS Code development environments.

Home Page:https://sail.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests require no Sail containers?

ammario opened this issue · comments

This makes it very hard to test on the same machine that's using Sail for development. Why is this necessary?

This was added in because I was originally using cdr/sail as a repo for testing, so if I was developing in it, the tests wouldn't be in the right state and would fail.

I'll adjust this so that it only checks that the repos being used for the tests aren't up and running.