|
|
45a92e637a
|
deleted old commented code
|
2023-01-31 21:07:07 +01:00 |
|
|
|
412499d5f2
|
fix unit tests for UserResolver
|
2023-01-31 21:04:39 +01:00 |
|
mahula
|
0c929430b1
|
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password
|
2023-01-31 17:45:31 +01:00 |
|
mahula
|
49ccdb52c0
|
reintroduce a sleep before seeding the backend in e2e testing
|
2023-01-31 17:20:25 +01:00 |
|
mahula
|
89bff2efbf
|
fix typo
|
2023-01-31 17:16:13 +01:00 |
|
mahula
|
b6646d1980
|
run e2e tests serial for now
|
2023-01-31 17:01:58 +01:00 |
|
Alexander Friedland
|
d10f8d640b
|
Merge branch 'master' into 2598-Register-Login-buttons-not-full-size
|
2023-01-31 16:30:15 +01:00 |
|
ogerly
|
b4841a760c
|
style refactor mobil auth area
|
2023-01-31 16:26:35 +01:00 |
|
mahula
|
e87401ef45
|
fix screenshot upload after failing tests
|
2023-01-31 16:21:16 +01:00 |
|
Hannes Heine
|
a336657ed3
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-31 16:18:44 +01:00 |
|
mahula
|
34cf9548f7
|
let e2e tests run in parallel jobs
|
2023-01-31 15:56:58 +01:00 |
|
Hannes Heine
|
11dbd55b95
|
Merge branch 'master' into refactor-deny-contribution-unit-test
|
2023-01-31 15:34:19 +01:00 |
|
Moriz Wahl
|
341a23f6b3
|
Merge pull request #2641 from gradido/fix-creations-unit-tests
fix(backend): unit tests creations for 31st day
|
2023-01-31 15:11:24 +01:00 |
|
mahula
|
be70f9127f
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 15:06:31 +01:00 |
|
ogerly
|
25db7f77dd
|
text changed as indicated in the issues
|
2023-01-31 14:48:57 +01:00 |
|
mahula
|
15b5e83edb
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:48:10 +01:00 |
|
mahula
|
67717811cb
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:24:55 +01:00 |
|
mahula
|
ac2d44e2e6
|
add to github workflow:
- using .env file to set email related values when starting backend container
- add fake email server to end-to-end testing job
|
2023-01-31 14:08:40 +01:00 |
|
Moriz Wahl
|
d7fca05bc8
|
clean db after tests again
|
2023-01-31 14:04:19 +01:00 |
|
Moriz Wahl
|
84a1cfcf77
|
fix(backend): unit tests creations for day 31
|
2023-01-31 13:53:40 +01:00 |
|
mahula
|
4747c83209
|
add dot-env file for testing with emails to backend
|
2023-01-31 13:35:59 +01:00 |
|
|
|
25e03c35b2
|
refactor UserResolver to use LogError, clean comments
|
2023-01-31 13:31:10 +01:00 |
|
|
|
9c4de72be6
|
LogError class
|
2023-01-31 13:30:45 +01:00 |
|
elweyn
|
f3f749889f
|
Add Test for denyContribution.
|
2023-01-31 13:24:59 +01:00 |
|
elweyn
|
08d8c008f6
|
Add denyContribution mutation to the seeds.
|
2023-01-31 13:07:41 +01:00 |
|
|
|
8fcbe61382
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-31 12:51:12 +01:00 |
|
elweyn
|
45c06f8753
|
Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions
|
2023-01-31 11:50:44 +01:00 |
|
elweyn
|
681a23a113
|
Change the definition of statusFilter remove
|
2023-01-31 11:50:25 +01:00 |
|
Hannes Heine
|
160e310b3c
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-31 11:42:28 +01:00 |
|
elweyn
|
a1ece2f171
|
Change definition of the parameter statusFilter so that the ContributionStatus item can't be null.
|
2023-01-31 11:39:44 +01:00 |
|
elweyn
|
787b2b9552
|
Add test for value null in statusFilter array.
|
2023-01-31 11:38:37 +01:00 |
|
ogerly
|
173d8e8690
|
change text for gdd_per_link.choose-amount
|
2023-01-31 11:29:39 +01:00 |
|
elweyn
|
75d47d016d
|
Remove the default null of statusFilter or the test query.
|
2023-01-31 11:19:43 +01:00 |
|
ogerly
|
f949cf5a30
|
better text alignment on send via link
|
2023-01-31 11:17:57 +01:00 |
|
elweyn
|
70649b968f
|
Change statusFilter from default null to optional.
|
2023-01-31 11:11:18 +01:00 |
|
mahula
|
31ae98bcba
|
linting
|
2023-01-31 11:11:02 +01:00 |
|
elweyn
|
c63e6fd474
|
Add tests for listAllContributions statusFilter parameter.
|
2023-01-31 11:10:02 +01:00 |
|
mahula
|
b862de0724
|
Revert "add env variables for backend to e2e workflow job"
This reverts commit 7604522810f29ffb384613886ab6123bb138f978.
|
2023-01-31 11:09:23 +01:00 |
|
Claus-Peter Hübner
|
540dd47eb6
|
linting
|
2023-01-31 01:04:18 +01:00 |
|
Claus-Peter Hübner
|
799823f039
|
remove test for startValidateCommunities loop
|
2023-01-31 00:32:18 +01:00 |
|
clauspeterhuebner
|
71c8d307c4
|
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
|
2023-01-31 00:14:06 +01:00 |
|
|
|
ea2edc3e1c
|
Merge pull request #2635 from gradido/lint-pr-fix
fix(workflow): properly lint pr - prevent requirement to restart linting
|
2023-01-30 23:47:43 +01:00 |
|
mahula
|
7604522810
|
add env variables for backend to e2e workflow job
|
2023-01-30 23:00:25 +01:00 |
|
mahula
|
2d82043ffd
|
add env variables for backend to e2e workflow job
|
2023-01-30 22:20:45 +01:00 |
|
mahula
|
2cf1dcbe83
|
add feature file for e2e testing "forgot password"
|
2023-01-30 18:18:36 +01:00 |
|
mahula
|
c23327013f
|
add page object files for e2e testing "forgot password"
|
2023-01-30 18:17:22 +01:00 |
|
mahula
|
3ae58ca6a9
|
add data-test attributes to vue pages for e2e testing
|
2023-01-30 18:13:29 +01:00 |
|
mahula
|
fab5946631
|
adapt unit tests to changes in user resolver's error message
|
2023-01-30 16:41:44 +01:00 |
|
mahula
|
cbd8895acf
|
refactor error message in user resolver
|
2023-01-30 16:40:43 +01:00 |
|
|
|
db9c97b737
|
properly lint pr - prevent requirement to restart linting
|
2023-01-29 22:18:27 +01:00 |
|