gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-typescript-core] branch master updated: harness: reproducer for a


From: Admin
Subject: [taler-typescript-core] branch master updated: harness: reproducer for accept-tos after address validation for p2p
Date: Thu, 05 Jun 2025 02:56:38 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository taler-typescript-core.

The following commit(s) were added to refs/heads/master by this push:
     new c99c12173 harness: reproducer for accept-tos after address validation 
for p2p
c99c12173 is described below

commit c99c121733dad1ce99feb9952bdc75af966dffba
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jun 5 02:56:33 2025 +0200

    harness: reproducer for accept-tos after address validation for p2p
---
 packages/taler-harness/src/integrationtests/testrunner.ts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/packages/taler-harness/src/integrationtests/testrunner.ts 
b/packages/taler-harness/src/integrationtests/testrunner.ts
index dad48dcdd..21e5b62a1 100644
--- a/packages/taler-harness/src/integrationtests/testrunner.ts
+++ b/packages/taler-harness/src/integrationtests/testrunner.ts
@@ -136,6 +136,7 @@ import { runTopsAmlKyxNaturalTest } from 
"./test-tops-aml-kyx-natural.js";
 import { runTopsAmlLegiTest } from "./test-tops-aml-legi.js";
 import { runTopsAmlMeasuresTest } from "./test-tops-aml-measures.js";
 import { runTopsChallengerTwiceTest } from "./test-tops-challenger-twice.js";
+import { runTopsPeerTest } from "./test-tops-peer.js";
 import { runTermOfServiceFormatTest } from "./test-tos-format.js";
 import { runUtilMerchantClientTest } from "./test-util-merchant-client.js";
 import { runWalletBackupBasicTest } from "./test-wallet-backup-basic.js";
@@ -349,6 +350,7 @@ const allTests: TestMainFunction[] = [
   runKycWalletDepositAbortTest,
   runKycMerchantDepositFormTest,
   runExchangeKycAuthTest,
+  runTopsPeerTest,
 ];
 
 export interface TestRunSpec {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]