Run tests against latest radicle 1.6.1 and httpd 0.24.0
modified tests/support/cobs/issue.ts
@@ -15,7 +15,7 @@ export async function create(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/support/fixtures.ts
@@ -443,7 +443,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -462,14 +462,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -494,7 +487,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -516,14 +509,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -536,13 +522,7 @@ export async function createCobsFixture(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified tests/support/globalSetup.ts
@@ -22,8 +22,13 @@ const heartwoodBinaryPath = Path.join(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/support/heartwood-release
@@ -1 +1 @@
| - | |
|
|
| + | |
modified tests/support/radicle-httpd-release
@@ -1 +1 @@
| - | |
|
|
| + | |
modified tests/support/support.ts
@@ -25,15 +25,13 @@ export const tmpDir = Path.resolve(supportDir, "..", "./tmp");
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|