|
|
151f381d94
|
fix config aggregation on dht-node & backend
|
2023-02-07 00:29:07 +01:00 |
|
|
|
4d3ea26365
|
remove comment on federation
|
2023-02-07 00:17:49 +01:00 |
|
|
|
24ca1563b8
|
remove EVENT_PROTOCOL_DISABLED from dht-node
|
2023-02-07 00:17:37 +01:00 |
|
|
|
5a78228af3
|
remove EVENT_PROTOCOL_DISABLED from backend & bare_metal deployment
|
2023-02-07 00:16:53 +01:00 |
|
|
|
8086a4ac46
|
Merge pull request #2652 from gradido/refactor_event_protocol
refactor(backend): event protocol
|
2023-02-07 00:03:32 +01:00 |
|
|
|
1dd2a369e2
|
Merge branch 'master' into refactor_event_protocol
|
2023-02-06 23:48:39 +01:00 |
|
|
|
f38f931418
|
fix TransactionLinkResolver tests
|
2023-02-06 23:36:48 +01:00 |
|
|
|
add7d9b448
|
implement LogError on TransactionLinkResolver
|
2023-02-06 23:10:36 +01:00 |
|
|
|
741d0c2b97
|
choose todo over coverage
|
2023-02-06 22:38:45 +01:00 |
|
|
|
bf24d15d96
|
unify checks on adminCreateContribution and adminUpdateContribution
|
2023-02-06 22:37:38 +01:00 |
|
|
|
225652ecc7
|
refactor adminCreateContribution to check for deleted users
|
2023-02-06 22:30:23 +01:00 |
|
Claus-Peter Hübner
|
f8765eb6ff
|
linting
|
2023-02-06 22:08:42 +01:00 |
|
Claus-Peter Hübner
|
2139592dad
|
change SQL-Statement notation
|
2023-02-06 21:56:14 +01:00 |
|
Claus-Peter Hübner
|
2c75765a33
|
remove while-loop
|
2023-02-06 21:50:17 +01:00 |
|
|
|
3724295b6f
|
test another error case
|
2023-02-06 20:37:51 +01:00 |
|
Moriz Wahl
|
cb748d8c50
|
refactor(backend): get last transaction by only one function
|
2023-02-06 18:47:58 +01:00 |
|
Moriz Wahl
|
192e43888c
|
fix unit tests, rename state to status where possible
|
2023-02-06 17:54:14 +01:00 |
|
ogerly
|
0f12c33e1c
|
test coverage by 95.65%
|
2023-02-06 17:27:01 +01:00 |
|
ogerly
|
07c50c97d8
|
test coverage by 95.32%
|
2023-02-06 15:37:13 +01:00 |
|
elweyn
|
8b502c940c
|
Remove rebuild of admin, backend and frontend in case there tests files have been changed.
|
2023-02-06 15:35:11 +01:00 |
|
elweyn
|
6a0ccb75b8
|
Remove the ignore on nodemon watch of test files.
|
2023-02-06 15:32:12 +01:00 |
|
elweyn
|
ad16aff1ea
|
Change listUnconfirmedContributions to adminListAllContributions.
|
2023-02-06 15:06:58 +01:00 |
|
elweyn
|
8c00fcd6cc
|
Merge new unit tests for ContributionResolver.
|
2023-02-06 14:34:40 +01:00 |
|
ogerly
|
b2c8f8ac9e
|
fix locales
|
2023-02-06 14:19:16 +01:00 |
|
ogerly
|
c6133c804b
|
fix tests
|
2023-02-06 14:02:23 +01:00 |
|
elweyn
|
46e8a55d2e
|
remove unused variable raeuber.
|
2023-02-06 09:48:20 +01:00 |
|
elweyn
|
b7343fdc3e
|
Add test user raeuber hotzenplotz and deny already confirmed, deleted or denied contributions.
|
2023-02-06 09:25:44 +01:00 |
|
elweyn
|
0575c513c4
|
End refactoring of ContributionResolver.test.
|
2023-02-06 08:01:29 +01:00 |
|
Claus-Peter Hübner
|
44c59c3d29
|
improve logoutput
|
2023-02-03 20:52:21 +01:00 |
|
Claus-Peter Hübner
|
a07888004e
|
unit-test: clearDB before startDHT
|
2023-02-03 20:28:57 +01:00 |
|
Claus-Peter Hübner
|
16bffa0436
|
adapt unit-tests on changes
|
2023-02-03 20:10:21 +01:00 |
|
Claus-Peter Hübner
|
7e5165072b
|
correct SQL error on e2e-tests
|
2023-02-03 17:50:59 +01:00 |
|
Claus-Peter Hübner
|
2ec903ce2f
|
insert HomeCommunity-Entries before starting dht-announcement
|
2023-02-03 17:31:23 +01:00 |
|
ogerly
|
bdac14c139
|
remove unused code
|
2023-02-03 15:29:42 +01:00 |
|
ogerly
|
c6cbf01fbc
|
refactor code, one table
|
2023-02-03 15:29:08 +01:00 |
|
mahula
|
d2665583b5
|
set test workflow trigger back to push
|
2023-02-03 15:28:52 +01:00 |
|
mahula
|
b79a7a4536
|
remove whitespace from test workflow file
|
2023-02-03 15:04:13 +01:00 |
|
mahula
|
a8a107628d
|
for more coherent reading of scenario's storyline change completely to the user as the actor
|
2023-02-03 14:51:26 +01:00 |
|
mahula
|
d3f8c22fdb
|
straighten out the wording of the feature's focus
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2023-02-03 14:43:06 +01:00 |
|
elweyn
|
4f0cfb9363
|
Change structure of tests so that we create every data needed beforeAll unit tests.
|
2023-02-03 13:55:08 +01:00 |
|
ogerly
|
c8c387c15a
|
fix lint
|
2023-02-03 11:40:11 +01:00 |
|
Alexander Friedland
|
48332976a3
|
Merge branch 'master' into 2594-contributions-list-frontend
|
2023-02-03 11:37:00 +01:00 |
|
ogerly
|
a918735630
|
fix test over 96%
|
2023-02-03 11:31:16 +01:00 |
|
mahula
|
feb393aff5
|
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password
|
2023-02-03 10:59:04 +01:00 |
|
mahula
|
c1461ede98
|
uncomment all jobs in test workflow
|
2023-02-03 10:33:38 +01:00 |
|
mahula
|
1e52c237a3
|
remove unnecessary dot-env file
|
2023-02-03 10:14:54 +01:00 |
|
Hannes Heine
|
d7ab077128
|
Merge branch 'master' into refactor-deny-contribution-unit-test
|
2023-02-03 08:26:15 +01:00 |
|
|
|
54b99a6ba6
|
Merge branch 'logger_contributionMessageResolver' into logger_contributionResolver
|
2023-02-03 01:25:43 +01:00 |
|
|
|
ab96a38dd3
|
remove unused import
|
2023-02-03 01:25:24 +01:00 |
|
|
|
a8c6534347
|
fix logger on contributionResolver
|
2023-02-03 01:17:15 +01:00 |
|