I wonder should we possible develop a tag or something for tests that can only succeed when run on a remote server? I assume there are some, i.e. requiring public DNS? This could be a # bats test_tags=remote?
Just a thought.
@p4u1
I wonder should we possible develop a tag or something for tests that can only succeed when run on a remote server? I assume there are some, i.e. requiring public DNS? This could be a `# bats test_tags=remote`?
Just a thought.
decentral1se
approved these changes 2023-11-27 09:46:47 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
For coop-cloud/abra#389
@@ -65,2 +64,3 @@### Setup Test ServerThen you can run the integration test suite with the following.For many tests an actual server is needed, where apps can be deployed. You can@p4u1
I wonder should we possible develop a tag or something for tests that can only succeed when run on a remote server? I assume there are some, i.e. requiring public DNS? This could be a
# bats test_tags=remote?Just a thought.
One minor passing comment, LGTM otherwise!